#include <scope-lite.hpp>
Public Member Functions | |
scope_success (Fn action) | |
Public Member Functions inherited from nonstd::scope::scope_guard< on_success_policy, Fn > | |
scope_guard (Fn action) | |
scope_guard (scope_guard const &other) | |
virtual | ~scope_guard () |
Public Member Functions inherited from nonstd::scope::on_success_policy | |
on_success_policy () | |
on_success_policy (on_success_policy const &other) | |
void | release () |
bool | perform () |
Additional Inherited Members | |
Public Attributes inherited from nonstd::scope::on_success_policy | |
int | ucount_ |
Definition at line 1286 of file scope-lite.hpp.
|
inline |
Definition at line 1289 of file scope-lite.hpp.