libstdc++
|
Go to the source code of this file.
Classes | |
class | __gnu_cxx::__rc_string_base< _CharT, _Traits, _Alloc > |
class | __gnu_cxx::__versa_string< _CharT, _Traits, _Alloc, _Base > |
Namespaces | |
__gnu_cxx | |
Typedefs | |
typedef __versa_string< char, std::char_traits< char >, std::allocator< char >, __rc_string_base > | __gnu_cxx::__rc_string |
typedef __vstring | __gnu_cxx::__sso_string |
typedef __versa_string< char16_t, std::char_traits< char16_t >, std::allocator< char16_t >, __rc_string_base > | __gnu_cxx::__u16rc_string |
typedef __u16vstring | __gnu_cxx::__u16sso_string |
typedef __versa_string< char16_t > | __gnu_cxx::__u16vstring |
typedef __versa_string< char32_t, std::char_traits< char32_t >, std::allocator< char32_t >, __rc_string_base > | __gnu_cxx::__u32rc_string |
typedef __u32vstring | __gnu_cxx::__u32sso_string |
typedef __versa_string< char32_t > | __gnu_cxx::__u32vstring |
typedef __versa_string< char > | __gnu_cxx::__vstring |
typedef __versa_string< wchar_t, std::char_traits< wchar_t >, std::allocator< wchar_t >, __rc_string_base > | __gnu_cxx::__wrc_string |
typedef __wvstring | __gnu_cxx::__wsso_string |
typedef __versa_string< wchar_t > | __gnu_cxx::__wvstring |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <ext/vstring.h>.
Definition in file vstring_fwd.h.