Searched defs:value_allocator (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/ | ||
H A D | binary_heap_.hpp | 105 value_allocator; typedef in pb_ds::detail::binary_heap_ |
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ | ||
H A D | ov_tree_map_.hpp | 135 typedef typename Allocator::template rebind<non_const_value_type>::other value_allocator; typedef in pb_ds::detail::PB_DS_OV_TREE_CLASS_NAME |