Searched refs:metadata_rebind (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/libstdc++/include/ext/pb_ds/
H A Dlist_update_policy.hpp74 typedef typename allocator::template rebind<metadata_type>::other metadata_rebind; typedef in class:pb_ds::move_to_front_lu_policy
75 typedef typename metadata_rebind::reference metadata_reference;
118 typedef typename Allocator::template rebind<metadata_type>::other metadata_rebind; typedef in class:pb_ds::counter_lu_policy
119 typedef typename metadata_rebind::reference metadata_reference;
H A Dtree_policy.hpp123 typedef typename allocator::template rebind<metadata_type>::other metadata_rebind; typedef in class:pb_ds::tree_order_statistics_node_update
125 typedef typename metadata_rebind::const_reference const_metadata_reference;
128 typedef typename metadata_rebind::reference metadata_reference;
H A Dtrie_policy.hpp307 typedef typename Allocator::template rebind<metadata_type>::other metadata_rebind; typedef in class:pb_ds::trie_order_statistics_node_update
308 typedef typename metadata_rebind::const_reference const_metadata_reference;
309 typedef typename metadata_rebind::reference metadata_reference;

Completed in 46 milliseconds