Define FANG_ASSERT¶
Defined in File fang_assert.hpp
Define Documentation¶
-
FANG_ASSERT(CONDITION, DESC)¶
Pass should be a boolean variable if it’s false, then an assert will be triggered
The file NAME and DESC should be Pass should be a boolean variable if it’s false, then an assert will be triggered
The file NAME and DESC should be c style strings