Searched defs:pat_trie_node_base (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dnode_base.hpp77 struct pat_trie_node_base : public pat_trie_node_metadata_base< struct in namespace:pb_ds::detail
116 pat_trie_node_base(pat_trie_node_type type) : m_type(type) function in class:pb_ds::detail::PB_DS_CLASS_C_DEC

Completed in 168 milliseconds