OMNI_GRAPH_EXEC_ASSERT#

OMNI_GRAPH_EXEC_ASSERT(cond, ...)#

Debug build assertion.

This assertion is only active in debug builds.

See Error Handling to understand when it is appropriate to use this macro.