![]() |
MCL
Minimalistic Color Library
|
Public Types | |
|
typedef std::unordered_map < char, Trie * > | Tries |
| typedef std::function< T(std::istream &)> | Action |
Public Member Functions | |
| T | get (std::istream &) const |
| void | add (const std::string &, const Action &) |