ReactOS
0.4.15-dev-5615-gc3644fd
|
#include <stl/_iosfwd.h>
Go to the source code of this file.
Classes | |
class | basic_string< _CharT, _Traits, _Alloc > |
Typedefs | |
typedef basic_string< char, char_traits< char >, allocator< char > > | string |
Functions | |
_STLP_MOVE_TO_PRIV_NAMESPACE const char *_STLP_CALL | __get_c_string (const string &__str) |
typedef basic_string<char, char_traits<char>, allocator<char> > string |
Definition at line 32 of file _string_fwd.h.
|
inline |