Constructor Function.
Definition at line 281 of file RadixTrie.h.
284 {
286 }
T * New()
Alloc a memory block to store T.
Spices::ObjectPool< Leaf > m_LeafPool
ObjectPool of Leaf.
Spices::ObjectPool< Node > m_NodePool
ObjectPool of Node.
References Spices::FixedObjects, and m_NodePool.