Home
last modified time | relevance | path

Searched defs:__rc_string_base (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Drc_string_base.h457 __rc_string_base(const _Alloc& __a) in __rc_string_base() function
462 __rc_string_base(const __rc_string_base& __rcs) in __rc_string_base() function
468 __rc_string_base(size_type __n, _CharT __c, const _Alloc& __a) in __rc_string_base() function
474 __rc_string_base(_InputIterator __beg, _InputIterator __end, in __rc_string_base() function
H A Dvstring_fwd.h51 class __rc_string_base; variable