Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Drc_string_base.h87 class __rc_string_base in _GLIBCXX_BEGIN_NAMESPACE()
301 __rc_string_base() in _GLIBCXX_BEGIN_NAMESPACE()
304 __rc_string_base(const _Alloc& __a); in _GLIBCXX_BEGIN_NAMESPACE()
306 __rc_string_base(const __rc_string_base& __rcs); in _GLIBCXX_BEGIN_NAMESPACE()
308 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a); in _GLIBCXX_BEGIN_NAMESPACE()
311 __rc_string_base(_InputIterator __beg, _InputIterator __end, in _GLIBCXX_BEGIN_NAMESPACE()
314 ~__rc_string_base() in _GLIBCXX_BEGIN_NAMESPACE()
326 _M_swap(__rc_string_base& __rcs); in _GLIBCXX_BEGIN_NAMESPACE()
329 _M_assign(const __rc_string_base& __rcs); in _GLIBCXX_BEGIN_NAMESPACE()
346 _M_compare(const __rc_string_base&) const in _GLIBCXX_BEGIN_NAMESPACE()
[all …]
H A Dvstring_fwd.h51 class __rc_string_base; variable
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> >