Crow  0.3
A C++ microframework for the web
crow::Trie::Node Struct Reference

Public Member Functions

bool IsSimpleNode () const
 

Public Attributes

unsigned rule_index {}
 
std::array< unsigned, static_cast< int >(ParamType::MAX)> param_childrens {}
 
std::unordered_map< std::string, unsigned > children
 

The documentation for this struct was generated from the following file: