Define PL_ASSERT

Define Documentation

PL_ASSERT(expression)

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

Parameters
  • expression – an expression