ReactOS 0.4.16-dev-289-g096a551
|
#include <stl/_iosfwd.h>
Go to the source code of this file.
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 40 of file _string_fwd.h.
|
inline |