Linear handlers can be scoped inline and are very efficient. More...
Functions | |
void | lh_nothing () |
ptrdiff_t | _lh_linear_handler_init (const lh_handlerdef *hdef, lh_value local, bool *init) |
void | _lh_linear_handler_done (ptrdiff_t id, bool init, bool do_release) |
Linear handlers can be scoped inline and are very efficient.
These are used to define implicit parameters, defer, and exceptions.