Searched defs:LUME_ASSERT_MSG (Results 1 – 1 of 1) sorted by relevance
32 #define LUME_ASSERT_MSG(expression, ...) assert(lume::getLogger().logAssert(__FILE__, __LINE__, !!(… macro35 #define LUME_ASSERT_MSG(...) macro