ReactOS 0.4.16-dev-311-g9382aa2
|
Go to the source code of this file.
Classes | |
class | __iostring_allocator< _CharT > |
struct | __basic_iostring< _CharT > |
Macros | |
#define | _STLP_BASIC_IOSTRING(_CharT) _STLP_PRIV __basic_iostring<_CharT> |
Typedefs | |
typedef __basic_iostring< char > | __iostring |
typedef __basic_iostring< wchar_t > | __iowstring |
Functions | |
template<class _Tp > | |
_STLP_MOVE_TO_STD_NAMESPACE _STLP_PRIV __iostring_allocator< _Tp > &_STLP_CALL | __stl_alloc_rebind (_STLP_PRIV __iostring_allocator< _Tp > &__a, const _Tp *) |
template<class _Tp > | |
_STLP_PRIV __iostring_allocator< _Tp > _STLP_CALL | __stl_alloc_create (const _STLP_PRIV __iostring_allocator< _Tp > &, const _Tp *) |
#define _STLP_BASIC_IOSTRING | ( | _CharT | ) | _STLP_PRIV __basic_iostring<_CharT> |
Definition at line 123 of file _iostream_string.h.
typedef __basic_iostring<char> __iostring |
Definition at line 117 of file _iostream_string.h.
typedef __basic_iostring<wchar_t> __iowstring |
Definition at line 120 of file _iostream_string.h.
|
inline |
Definition at line 89 of file _iostream_string.h.
|
inline |
Definition at line 85 of file _iostream_string.h.