|
SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Data Structures | |
| struct | __nvwa_compile_time_error< bool > |
| struct | __nvwa_compile_time_error< true > |
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 44 of file static_assert.h.