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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dov_tree_map_.hpp144 typedef typename Allocator::template rebind<metadata_type>::other metadata_allocator; typedef in class:__gnu_pbds::detail::PB_DS_OV_TREE_CLASS_NAME
145 typedef typename metadata_allocator::pointer metadata_pointer;
146 typedef typename metadata_allocator::const_reference const_metadata_reference;
147 typedef typename metadata_allocator::reference metadata_reference;
490 static metadata_allocator s_metadata_alloc;
H A Dconstructors_destructor_fn_imps.hpp46 typename PB_DS_CLASS_C_DEC::metadata_allocator

Completed in 102 milliseconds