Lines Matching refs:_Alloc

41   template<typename _CharT, typename _Traits, typename _Alloc>
43 : protected __vstring_utility<_CharT, _Traits, _Alloc>
49 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
178 : _M_dataplus(_Alloc(), _M_local_data)
181 __sso_string_base(const _Alloc& __a);
185 __sso_string_base(size_type __n, _CharT __c, const _Alloc& __a);
189 const _Alloc& __a);
227 template<typename _CharT, typename _Traits, typename _Alloc>
229 __sso_string_base<_CharT, _Traits, _Alloc>::
301 template<typename _CharT, typename _Traits, typename _Alloc>
303 __sso_string_base<_CharT, _Traits, _Alloc>::
327 template<typename _CharT, typename _Traits, typename _Alloc>
328 __sso_string_base<_CharT, _Traits, _Alloc>::
329 __sso_string_base(const _Alloc& __a)
333 template<typename _CharT, typename _Traits, typename _Alloc>
334 __sso_string_base<_CharT, _Traits, _Alloc>::
339 template<typename _CharT, typename _Traits, typename _Alloc>
340 __sso_string_base<_CharT, _Traits, _Alloc>::
341 __sso_string_base(size_type __n, _CharT __c, const _Alloc& __a)
345 template<typename _CharT, typename _Traits, typename _Alloc>
347 __sso_string_base<_CharT, _Traits, _Alloc>::
349 const _Alloc& __a)
357 template<typename _CharT, typename _Traits, typename _Alloc>
360 __sso_string_base<_CharT, _Traits, _Alloc>::
400 template<typename _CharT, typename _Traits, typename _Alloc>
403 __sso_string_base<_CharT, _Traits, _Alloc>::
432 template<typename _CharT, typename _Traits, typename _Alloc>
434 __sso_string_base<_CharT, _Traits, _Alloc>::
449 template<typename _CharT, typename _Traits, typename _Alloc>
451 __sso_string_base<_CharT, _Traits, _Alloc>::
475 template<typename _CharT, typename _Traits, typename _Alloc>
477 __sso_string_base<_CharT, _Traits, _Alloc>::
505 template<typename _CharT, typename _Traits, typename _Alloc>
507 __sso_string_base<_CharT, _Traits, _Alloc>::
529 template<typename _CharT, typename _Traits, typename _Alloc>
531 __sso_string_base<_CharT, _Traits, _Alloc>::