Main Page
Files
File List
File Members
server
include
Macros
assert.h File Reference
Go to the source code of this file.
Macros
#define
ASSERTINFO
(s, i) if ( !(s) ) { throw(({"Assertion failed: " + i + "\n--------------------------------------------------------------------\n", backtrace() })); }
Macro Definition Documentation
#define ASSERTINFO
(
s,
i
)
if ( !(s) ) { throw(({"Assertion failed: " + i + "\n--------------------------------------------------------------------\n", backtrace() })); }
Definition at line
22
of file
assert.h
.
Generated by
1.8.11