ReactOS 0.4.16-dev-106-g10b08aa
|
#include <stl/_sstream.h>
Go to the source code of this file.
Macros | |
#define | _STLP_SSTREAM_C |
#define | __BSB_int_type__ _STLP_TYPENAME_ON_RETURN_TYPE basic_stringbuf<_CharT, _Traits, _Alloc>::int_type |
#define | __BSB_pos_type__ _STLP_TYPENAME_ON_RETURN_TYPE basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type |
#define __BSB_int_type__ _STLP_TYPENAME_ON_RETURN_TYPE basic_stringbuf<_CharT, _Traits, _Alloc>::int_type |
Definition at line 31 of file _sstream.c.
#define __BSB_pos_type__ _STLP_TYPENAME_ON_RETURN_TYPE basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type |
Definition at line 32 of file _sstream.c.
#define _STLP_SSTREAM_C |
Definition at line 20 of file _sstream.c.