MCL
Minimalistic Color Library
 All Classes Files
Trie< T > Class Template Reference

Public Types

typedef std::unordered_map
< char, Trie * > 
Tries
 
typedef std::function< T(std::istream &)> Action
 

Public Member Functions

get (std::istream &) const
 
void add (const std::string &, const Action &)
 

The documentation for this class was generated from the following files: