#include <scope-lite.hpp>
Public Member Functions | |
scope_exit (Fn action) | |
![]() | |
scope_guard (Fn action) | |
scope_guard (scope_guard const &other) | |
virtual | ~scope_guard () |
![]() | |
on_exit_policy () | |
on_exit_policy (on_exit_policy const &other) | |
void | release () |
bool | perform () |
Additional Inherited Members | |
![]() | |
bool | invoke_ |
Definition at line 1272 of file scope-lite.hpp.
|
inline |
Definition at line 1275 of file scope-lite.hpp.