Home
last modified time | relevance | path

Searched refs:_Alloc_hider (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/libstdc++/include/ext/
Dvstring_util.h89 struct _Alloc_hider struct
92 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) in _Alloc_hider() argument
Dsso_string_base.h55 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type> in _GLIBCXX_BEGIN_NAMESPACE()
Drc_string_base.h187 mutable typename _Util_Base::template _Alloc_hider<_Alloc> _M_dataplus; in _GLIBCXX_BEGIN_NAMESPACE()
/freebsd-12-stable/contrib/libstdc++/include/bits/
Dbasic_string.h259 struct _Alloc_hider : _Alloc in _GLIBCXX_BEGIN_NAMESPACE() struct
261 _Alloc_hider(_CharT* __dat, const _Alloc& __a) in _GLIBCXX_BEGIN_NAMESPACE() argument
276 mutable _Alloc_hider _M_dataplus; in _GLIBCXX_BEGIN_NAMESPACE()
/freebsd-12-stable/contrib/libstdc++/
DChangeLog-2005916 _Alloc_hider<>, augmented of allocator swapping facility, specialized
DChangeLog-20065426 * include/ext/vstring_util.h (__vstring_utility<>::_Alloc_hider):