Home
last modified time | relevance | path

Searched refs:leaf_rebind (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
Dinternal_node.hpp94 typedef typename Allocator::template rebind<leaf>::other leaf_rebind; typedef
95 typedef typename leaf_rebind::pointer leaf_pointer;
96 typedef typename leaf_rebind::const_pointer const_leaf_pointer;
220 static leaf_rebind s_leaf_alloc;
225 typename PB_DS_CLASS_C_DEC::leaf_rebind