Searched defs:_CharT_alloc_type (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/libstdc++/include/ext/
H A Dvstring_util.h54 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type; typedef in struct:__vstring_utility
H A Drc_string_base.h96 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type; typedef in class:__rc_string_base
H A Dsso_string_base.h50 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type; typedef in class:__sso_string_base
H A Dvstring.h57 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type; typedef in class:__versa_string
/freebsd-10.1-release/contrib/libstdc++/include/bits/
H A Dbasic_string.h113 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type; typedef in class:basic_string

Completed in 98 milliseconds