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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dinternal_node.hpp105 typedef typename Allocator::template rebind<node_pointer>::other node_pointer_rebind; typedef in struct:__gnu_pbds::detail::pat_trie_internal_node
106 typedef typename node_pointer_rebind::pointer node_pointer_pointer;
107 typedef typename node_pointer_rebind::reference node_pointer_reference;

Completed in 52 milliseconds