TwiceAsNice
2019-02-18
|
This assertion check is available even in release builds. More...
#include <Assertions.h>
Static Public Member Functions | |
static void | _check (bool condition, const std::string &conditionAsString, const std::string &filename, int lineNr) |
This assertion check is available even in release builds.
NB: Use the macro instead of the method!
|
static |