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

/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dcond_dtor.hpp68 value_allocator().deallocate(m_a_vec, m_max_size);
H A Dov_tree_map_.hpp135 typedef typename Allocator::template rebind<non_const_value_type>::other value_allocator; typedef in class:pb_ds::detail::PB_DS_OV_TREE_CLASS_NAME
136 typedef typename value_allocator::pointer value_vector;
495 static value_allocator s_value_alloc;
H A Dconstructors_destructor_fn_imps.hpp48 typename PB_DS_CLASS_C_DEC::value_allocator
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp105 value_allocator; typedef in class:pb_ds::detail::binary_heap_
111 typename value_allocator::pointer>::__type
333 static value_allocator s_value_allocator;
H A Dconstructors_destructor_fn_imps.hpp52 typename PB_DS_CLASS_C_DEC::value_allocator

Completed in 37 milliseconds