:relfileprefix: ../../../ [#CDF65CDF141B88EBD9E02F26F0B8467255246887] = Function scope_exit::release pass:v,q[Deactivates the scope guard.] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- void release() noexcept; ---- == Description pass:v,q[**Effects:** As if `set_active(false)`.] pass:v,q[**Throws:** Nothing.] == Return Value * `void`