ReactOS 0.4.15-dev-7918-g2a2556c
_string.h File Reference
Include dependency graph for _string.h:

Go to the source code of this file.

Classes

class  basic_string< _CharT, _Traits, _Alloc >
 

Macros

#define _STLP_NON_DBG_STRING_NAME   _STLP_NON_DBG_NAME(str)
 
#define _STLP_NON_DBG_STRING   _STLP_PRIV _STLP_NON_DBG_STRING_NAME <_CharT, _Traits, _Alloc>
 

Macro Definition Documentation

◆ _STLP_NON_DBG_STRING

#define _STLP_NON_DBG_STRING   _STLP_PRIV _STLP_NON_DBG_STRING_NAME <_CharT, _Traits, _Alloc>

Definition at line 28 of file _string.h.

◆ _STLP_NON_DBG_STRING_NAME

#define _STLP_NON_DBG_STRING_NAME   _STLP_NON_DBG_NAME(str)

Definition at line 27 of file _string.h.