Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dsso_string_base.h47 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type; in _GLIBCXX_VISIBILITY() typedef
H A Dvstring.h61 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type; in _GLIBCXX_VISIBILITY() typedef
H A Dvstring_util.h54 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type; in _GLIBCXX_VISIBILITY() typedef
H A Drc_string_base.h92 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dsso_string_base.h46 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type; in _GLIBCXX_VISIBILITY() typedef
H A Dvstring.h60 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type; in _GLIBCXX_VISIBILITY() typedef
H A Dvstring_util.h53 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type; in _GLIBCXX_VISIBILITY() typedef
H A Drc_string_base.h91 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_string.h111 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type; in _GLIBCXX_VISIBILITY() typedef