plugify 1.2.8
|
Public Member Functions | |
constexpr | exception_guard_noexceptions (Rollback) |
constexpr | exception_guard_noexceptions (exception_guard_noexceptions &&other) noexcept(std::is_nothrow_move_constructible_v< Rollback >) |
exception_guard_noexceptions (const exception_guard_noexceptions &)=delete | |
exception_guard_noexceptions & | operator= (const exception_guard_noexceptions &)=delete |
exception_guard_noexceptions & | operator= (exception_guard_noexceptions &&)=delete |
constexpr void | complete () noexcept |
Definition at line 47 of file guards.hpp.
|
inlineexplicitconstexpr |
Definition at line 50 of file guards.hpp.
|
inlineconstexprnoexcept |
Definition at line 53 of file guards.hpp.
|
inlineconstexpr |
Definition at line 68 of file guards.hpp.
|
inlineconstexprnoexcept |
Definition at line 64 of file guards.hpp.