Define JET_ASSERT

Define Documentation

JET_ASSERT(expression)

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

Parameters
  • expression – an expression