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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp83 typedef rebind_traits<_Alloc, Value_Type> __rebind_a; typedef in class:__gnu_pbds::detail::pairing_heap
92 typedef typename __rebind_a::pointer pointer;
93 typedef typename __rebind_a::const_pointer const_pointer;
94 typedef typename __rebind_a::reference reference;
95 typedef typename __rebind_a::const_reference const_reference;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp83 typedef rebind_traits<_Alloc, Value_Type> __rebind_a; typedef in class:__gnu_pbds::detail::pairing_heap
92 typedef typename __rebind_a::pointer pointer;
93 typedef typename __rebind_a::const_pointer const_pointer;
94 typedef typename __rebind_a::reference reference;
95 typedef typename __rebind_a::const_reference const_reference;
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp81 typedef rebind_traits<_Alloc, Value_Type> __rebind_a; typedef in class:__gnu_pbds::detail::thin_heap
96 typedef typename __rebind_a::pointer pointer;
97 typedef typename __rebind_a::const_pointer const_pointer;
98 typedef typename __rebind_a::reference reference;
99 typedef typename __rebind_a::const_reference const_reference;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp81 typedef rebind_traits<_Alloc, Value_Type> __rebind_a; typedef in class:__gnu_pbds::detail::thin_heap
96 typedef typename __rebind_a::pointer pointer;
97 typedef typename __rebind_a::const_pointer const_pointer;
98 typedef typename __rebind_a::reference reference;
99 typedef typename __rebind_a::const_reference const_reference;

Completed in 143 milliseconds