![]() |
SUMO - Simulation of Urban MObility
|
#include "c++11.h"
Go to the source code of this file.
Data Structures | |
| struct | nvwa::compile_time_error< bool > |
| struct | nvwa::compile_time_error< true > |
Namespaces | |
| nvwa | |
Macros | |
| #define | STATIC_ASSERT(_Expr, _Msg) |
Template class to check validity duing compile time (adapted from Loki).
Definition in file static_assert.h.
| #define STATIC_ASSERT | ( | _Expr, | |
| _Msg | |||
| ) |
Definition at line 52 of file static_assert.h.