Home
last modified time | relevance | path

Searched refs:_Util_Base (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dsso_string_base.h49 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; in _GLIBCXX_BEGIN_NAMESPACE() typedef
50 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type; in _GLIBCXX_BEGIN_NAMESPACE()
55 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type> in _GLIBCXX_BEGIN_NAMESPACE()
H A Drc_string_base.h95 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; in _GLIBCXX_BEGIN_NAMESPACE() typedef
96 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type; in _GLIBCXX_BEGIN_NAMESPACE()
187 mutable typename _Util_Base::template _Alloc_hider<_Alloc> _M_dataplus; in _GLIBCXX_BEGIN_NAMESPACE()