#include <kblib/trie.h>
template<typename Key, typename Value, typename Extractor = default_extract<Key>, typename offset_type = std::ptrdiff_t, template< typename > typename SequenceContainer = std::vector>
class kblib::trie_qmap< Key, Value, Extractor, offset_type, SequenceContainer >
Definition at line 264 of file trie.h.
The documentation for this class was generated from the following file: