#include <scope-lite.hpp>


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