Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.