Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dleft_child_next_sibling_heap_.hpp129 node_allocator; typedef in pb_ds::detail::left_child_next_sibling_heap_
131 typedef typename node_allocator::value_type node;
133 typedef typename node_allocator::pointer node_pointer;
135 typedef typename node_allocator::const_pointer const_node_pointer;
335 static node_allocator s_node_allocator;
H A Dconstructors_destructor_fn_imps.hpp48 typename PB_DS_CLASS_C_DEC::node_allocator
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dbin_search_tree_.hpp149 node_allocator; typedef in pb_ds::detail::PB_DS_CLASS_NAME
151 typedef typename node_allocator::value_type node;
153 typedef typename node_allocator::pointer node_pointer;
470 static node_allocator s_node_allocator;
H A Dconstructors_destructor_fn_imps.hpp48 typename PB_DS_CLASS_C_DEC::node_allocator