Searched refs:metadata_allocator (Results 1 – 2 of 2) sorted by relevance
150 typedef typename Allocator::template rebind<metadata_type>::other metadata_allocator; typedef in pb_ds::detail::PB_DS_OV_TREE_CLASS_NAME151 typedef typename metadata_allocator::pointer metadata_pointer;152 typedef typename metadata_allocator::const_reference const_metadata_reference;153 typedef typename metadata_allocator::reference metadata_reference;496 static metadata_allocator s_metadata_alloc;
52 typename PB_DS_CLASS_C_DEC::metadata_allocator