Searched refs:__rc_string_base (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/libstdc++/include/ext/
H A Drc_string_base.h53 * [__rc_string_base<char_type>] _M_capacity
66 * __rc_string_base::_M_rep(); and the allocation function which gets a
87 class __rc_string_base class in inherits:__vstring_utility
301 __rc_string_base() function in class:__rc_string_base
304 __rc_string_base(const _Alloc& __a);
306 __rc_string_base(const __rc_string_base& __rcs);
308 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a);
311 __rc_string_base(_InputIterator __beg, _InputIterator __end,
314 ~__rc_string_base()
457 __rc_string_base(const _Alloc& __a) function in class:__rc_string_base
462 __rc_string_base(const __rc_string_base& __rcs) function in class:__rc_string_base
468 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a) function in class:__rc_string_base
474 __rc_string_base(_InputIterator __beg, _InputIterator __end, function in class:__rc_string_base
[all...]
H A Dvstring_fwd.h51 class __rc_string_base;
63 std::allocator<char>, __rc_string_base> __rc_string;
70 std::allocator<wchar_t>, __rc_string_base> __wrc_string;
H A Dvstring_util.h78 __rc_string_base> >
83 __rc_string_base> >

Completed in 162 milliseconds