Go to the source code of this file.
Classes | |
| struct | __nvwa_compile_time_error< bool > |
| struct | __nvwa_compile_time_error< true > |
| Part of Wu Yongwei's new/delete debug memory leak detector. More... | |
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 55 of file static_assert.h.
1.8.17