![]() |
API Documentation
|
Go to the source code of this file.
Classes | |
| class | LibAssert |
| The default way to make Assert statements within the NDEVR API. A no-op in release but throws an exception in debug. More... | |
Namespaces | |
| namespace | NDEVR |
Macros | |
| #define | lib_assert(expression, message) |
| #define lib_assert | ( | expression, | |
| message ) |