RESTinio
|
Helper class for scope exit implementation. More...
#include <at_scope_exit.hpp>
Public Member Functions | |
at_exit_t (L &&l) | |
at_exit_t (at_exit_t &&o) | |
~at_exit_t () | |
Private Attributes | |
L | m_lambda |
Helper class for scope exit implementation.
Definition at line 31 of file at_scope_exit.hpp.
|
inline |
Definition at line 35 of file at_scope_exit.hpp.
|
inline |
Definition at line 36 of file at_scope_exit.hpp.
|
inline |
Definition at line 37 of file at_scope_exit.hpp.
|
private |
Definition at line 33 of file at_scope_exit.hpp.