Define cmb_unused

Define Documentation

cmb_unused(x)

Macro to suppress “unused argument” compiler warning for functions where some generic argument is intentionally unused in that instance.

Placed in this header file because it typically will be used together with the precondition asserts at the start of a function.