SSBM Decomp
Loading...
Searching...
No Matches
assert.h File Reference

Go to the source code of this file.

Macros

#define static_assert(cond, msg)

Macro Definition Documentation

◆ static_assert

#define static_assert ( cond,
msg )
Value:
typedef char static_assertion_##msg[(cond)?1:-1]