Home
last modified time | relevance | path

Searched defs:_Node_alloc_traits (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dforward_list.h299 typedef __gnu_cxx::__alloc_traits<_Node_alloc_type> _Node_alloc_traits; in _GLIBCXX_VISIBILITY() typedef
447 typedef typename _Base::_Node_alloc_traits _Node_alloc_traits; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dforward_list.h291 typedef __gnu_cxx::__alloc_traits<_Node_alloc_type> _Node_alloc_traits; in _GLIBCXX_VISIBILITY() typedef
437 typedef typename _Base::_Node_alloc_traits _Node_alloc_traits; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_list.h357 typedef __gnu_cxx::__alloc_traits<_Node_alloc_type> _Node_alloc_traits; in _GLIBCXX_VISIBILITY() typedef
580 typedef typename _Base::_Node_alloc_traits _Node_alloc_traits; in _GLIBCXX_VISIBILITY() typedef