CARB_ASSERT_ENABLED

Defined in carb/Defines.h

CARB_ASSERT_ENABLED

Indicates whether asserts are enabled. May be overridden by defining this before including this file. By default, is set to 1 if CARB_DEBUG is non-zero. If this is overridden to a non-zero value and CARB_ASSERT is not defined, CARB_ASSERT will receive the default implementation.