Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_string.h96 struct _Alloc_traits_impl : __gnu_cxx::__alloc_traits<_Char_alloc_type> in _GLIBCXX_VISIBILITY() struct
98 typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Base; in _GLIBCXX_VISIBILITY()
102 allocate(_Char_alloc_type& __a, typename _Base::size_type __n) in _GLIBCXX_VISIBILITY()