libstdc++
|
Base type for PATRICIA trees. More...
Base type for PATRICIA trees.
Definition at line 51 of file pat_trie_base.hpp.
Three types of nodes.
i_node is used by _Inode, leaf_node by _Leaf, and head_node by _Head.
Definition at line 58 of file pat_trie_base.hpp.