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

/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/pat_trie_/
H A Dinternal_node.hpp94 typedef typename Allocator::template rebind<leaf>::other leaf_rebind; typedef in struct:pb_ds::detail::pat_trie_internal_node
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

Completed in 224 milliseconds