|
opynsim
Unofficial C++ Documentation
|
This is the complete list of members for osc::ScopeExit< EF >, including all inherited members.
| operator=(const ScopeExit &)=delete | osc::ScopeExit< EF > | |
| operator=(ScopeExit &&) noexcept=delete | osc::ScopeExit< EF > | |
| release() noexcept | osc::ScopeExit< EF > | inline |
| ScopeExit(Fn &&fn) | osc::ScopeExit< EF > | inlineexplicit |
| ScopeExit(const ScopeExit &)=delete | osc::ScopeExit< EF > | |
| ScopeExit(ScopeExit &&tmp) noexcept | osc::ScopeExit< EF > | inline |
| ScopeExit(ScopeExit &&tmp) noexcept(std::is_nothrow_copy_constructible_v< EF >) | osc::ScopeExit< EF > | inline |
| ~ScopeExit() noexcept | osc::ScopeExit< EF > | inline |