#include <bits/c++config.h>#include <bits/char_traits.h>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | __gnu_cxx |
Defines | |
| #define | _VSTRING_FWD_H 1 |
Typedefs | |
| typedef __versa_string< char > | __gnu_cxx::__vstring |
| typedef __vstring | __gnu_cxx::__sso_string |
| typedef __versa_string< char, std::char_traits< char >, std::allocator< char >, __rc_string_base > | __gnu_cxx::__rc_string |
Definition in file vstring_fwd.h.
| #define _VSTRING_FWD_H 1 |
Definition at line 37 of file vstring_fwd.h.
1.4.7