ReactOS 0.4.15-dev-7953-g1f49173
_sstream.c File Reference
#include <stl/_sstream.h>
Include dependency graph for _sstream.c:

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
 

Macro Definition Documentation

◆ __BSB_int_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.

◆ __BSB_pos_type__

#define __BSB_pos_type__   _STLP_TYPENAME_ON_RETURN_TYPE basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type

Definition at line 32 of file _sstream.c.

◆ _STLP_SSTREAM_C

#define _STLP_SSTREAM_C

Definition at line 20 of file _sstream.c.