Home
last modified time | relevance | path

Searched refs:__rebind_in (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
Dpat_trie_.hpp136 typedef rebind_traits<_Alloc, inode> __rebind_in; typedef in __gnu_pbds::detail::PB_DS_PAT_TRIE_NAME
137 typedef typename __rebind_in::allocator_type inode_allocator;
138 typedef typename __rebind_in::pointer inode_pointer;
139 typedef typename __rebind_in::const_pointer inode_const_pointer;
Dpat_trie_base.hpp235 typedef detail::rebind_traits<_Alloc, _Inode> __rebind_in; typedef
236 typedef typename __rebind_in::pointer inode_pointer;
237 typedef typename __rebind_in::const_pointer inode_const_pointer;
463 static __rebind_in s_inode_alloc;
991 typename PB_DS_CLASS_C_DEC::__rebind_in