Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_list.h365 typedef __gnu_cxx::__alloc_traits<_Node_alloc_type> _Node_alloc_traits; in _GLIBCXX_VISIBILITY() typedef
588 typedef typename _Base::_Node_alloc_traits _Node_alloc_traits; in _GLIBCXX_VISIBILITY() typedef
H A Dforward_list.h293 typedef __gnu_cxx::__alloc_traits<_Node_alloc_type> _Node_alloc_traits; in _GLIBCXX_VISIBILITY() typedef
439 typedef typename _Base::_Node_alloc_traits _Node_alloc_traits; in _GLIBCXX_VISIBILITY() typedef