ug4
static_assert.h File Reference

Go to the source code of this file.

Classes

struct  CompileTimeAssertion< true >
 

Macros

#define UG_STATIC_ASSERT(expr, msg)
 Checks an expression at compile-time and raises a compile-error if the expression equals 0. More...