dastrie::array< value_tmpl > | An unextendable array |
dastrie::builder< key_tmpl, value_tmpl, doublearray_traits > | A builder of a double-array trie |
dastrie::builder< key_tmpl, value_tmpl, doublearray_traits >::exception | Exception class |
dastrie::builder< key_tmpl, value_tmpl, doublearray_traits >::record_type | A type that represents a record (a pair of key and value) |
dastrie::builder< key_tmpl, value_tmpl, doublearray_traits >::stat_type | Statistics of the double array trie |
dastrie::doublearray4_traits | Attributes and operations for a double array (4 bytes/element) |
dastrie::doublearray5_traits | Attributes and operations for a double array (5 bytes/element) |
dastrie::doublearray5_traits::element_type | A type that represents an element of a double array |
dastrie::empty_type | Empty type |
dastrie::itail | A reader class for a tail array |
dastrie::otail | A writer class for a tail array |
dastrie::trie< value_tmpl, doublearray_traits > | Double Array Trie (read-only) |
dastrie::trie< value_tmpl, doublearray_traits >::exception | Exception class |
dastrie::trie< value_tmpl, doublearray_traits >::prefix_cursor | A cursor clsss for prefix match |