Searched defs:metadata_rebind (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/ | ||
H A D | list_update_policy.hpp | 74 typedef typename allocator::template rebind<metadata_type>::other metadata_rebind; typedef in pb_ds::move_to_front_lu_policy |
H A D | tree_policy.hpp | 123 typedef typename allocator::template rebind<metadata_type>::other metadata_rebind; typedef in pb_ds::tree_order_statistics_node_update |
H A D | trie_policy.hpp | 307 typedef typename Allocator::template rebind<metadata_type>::other metadata_rebind; typedef in pb_ds::trie_order_statistics_node_update |