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