|
libstdc++
|
Go to the source code of this file.
Macros | |
| #define | _GLIBCXX_DEBUG_ASSERT(_Condition) |
| #define | _GLIBCXX_DEBUG_ONLY(_Statement) |
| #define | _GLIBCXX_DEBUG_PEDASSERT(_Condition) |
This file is a GNU debug extension to the Standard C++ Library.
Definition in file assertions.h.
| #define _GLIBCXX_DEBUG_ASSERT | ( | _Condition | ) |
Definition at line 34 of file assertions.h.
| #define _GLIBCXX_DEBUG_ONLY | ( | _Statement | ) |
Definition at line 36 of file assertions.h.
| #define _GLIBCXX_DEBUG_PEDASSERT | ( | _Condition | ) |
Definition at line 35 of file assertions.h.