Home
last modified time | relevance | path

Searched defs:_Alloc_traits (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
Dsafe_container.h100 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
121 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dbasic_string.h93 typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef
Dstl_multiset.h137 typedef __gnu_cxx::__alloc_traits<_Key_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef
Dstl_multimap.h158 typedef __gnu_cxx::__alloc_traits<_Pair_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef
Dstl_set.h137 typedef __gnu_cxx::__alloc_traits<_Key_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef
Dstl_map.h160 typedef __gnu_cxx::__alloc_traits<_Pair_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef
Dstl_deque.h435 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef
810 typedef typename _Base::_Alloc_traits _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef
Dbasic_string.tcc626 typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Alloc_traits; in operator +() typedef
645 typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Alloc_traits; in operator +() typedef
Dforward_list.h448 typedef allocator_traits<__alloc_rebind<_Alloc, _Tp>> _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef
Dstl_tree.h432 typedef __gnu_cxx::__alloc_traits<_Node_allocator> _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Dhashtable.h129 typedef __gnu_cxx::__alloc_traits<_Allocator> _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
Dhashtable.h292 typedef __gnu_cxx::__alloc_traits<allocator_type> _Alloc_traits; in _GLIBCXX_VISIBILITY() typedef