FastLED 3.9.15
Loading...
Searching...
No Matches

◆ scope_exit() [1/3]

template<typename EF>
template<typename EFP>
fl::scope_exit< EF >::scope_exit ( EFP && f)
inlineexplicit

Definition at line 20 of file scope_exit.h.

RAII guard that executes a callable when destroyed.
Definition scope_exit.h:17

References fl::forward(), mActive, and mExitFunction.

Referenced by scope_exit(), scope_exit(), ~scope_exit(), operator=(), and operator=().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: