Define RT_ASSERT

Define Documentation

RT_ASSERT(expression)

Macro that throws RuntimeException with the given expression and source location if expression evaluates to false.