|
magpie
|

Public Member Functions | |
| virtual MatchMode | match (const std::string_view &segment)=0 |
| virtual constexpr bool | operator== (const std::string_view &pathSegment)=0 |
Public Attributes | |
| std::unordered_map< Method::HttpMethod, Value > | value |
| int | weight |
| std::vector< std::shared_ptr< Node< Value > > > | childNodes |