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

/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_.hpp150 typedef typename Allocator::template rebind<leaf>::other leaf_allocator; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
151 typedef typename leaf_allocator::const_pointer const_leaf_pointer;
152 typedef typename leaf_allocator::pointer leaf_pointer;
497 static leaf_allocator s_leaf_allocator;
H A Dconstructors_destructor_fn_imps.hpp56 typename PB_DS_CLASS_C_DEC::leaf_allocator

Completed in 59 milliseconds