plugify 1.2.8
|
Public Member Functions | |
constexpr | scope_guard (Func func) |
scope_guard (const scope_guard &)=delete | |
scope_guard & | operator= (const scope_guard &)=delete |
scope_guard & | operator= (scope_guard &&)=delete |
scope_guard (scope_guard &&)=delete | |
Definition at line 86 of file guards.hpp.
|
inlineexplicitconstexpr |
Definition at line 90 of file guards.hpp.
|
inlineconstexpr |
Definition at line 94 of file guards.hpp.