| Projects on Google Code | Results 1 - 1 of 1 |
=Major features=
STL-compatible, high-performance template containers and auxiliary classes useful for stringology with fine-grained low level design
=Library features=
* set & map containers with trie (digital/radix search tree) functionality - `trie_set` & `trie_map`;
* set & map containe...