![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Functions | |
bool | DIVIDE_ASSERT_FUNC (bool expression, const char *expressionStr, const char *file, int line, const char *failMessage) noexcept |
It is safe to call evaluate expressions and call functions inside the assert check as it will compile for every build type. | |
|
noexcept |
It is safe to call evaluate expressions and call functions inside the assert check as it will compile for every build type.
Definition at line 25 of file PlatformDefines.cpp.