ReactOS 0.4.15-dev-7953-g1f49173
_debug.h File Reference

Go to the source code of this file.

Macros

#define _STLP_ASSERT(expr)
 
#define _STLP_VERBOSE_ASSERT(expr, diagnostic)
 
#define _STLP_DEBUG_CHECK(expr)
 

Macro Definition Documentation

◆ _STLP_ASSERT

#define _STLP_ASSERT (   expr)

Definition at line 165 of file _debug.h.

◆ _STLP_DEBUG_CHECK

#define _STLP_DEBUG_CHECK (   expr)

Definition at line 440 of file _debug.h.

◆ _STLP_VERBOSE_ASSERT

#define _STLP_VERBOSE_ASSERT (   expr,
  diagnostic 
)

Definition at line 439 of file _debug.h.