|
kaycxx-core
C++ core library
|
This is the complete list of members for kaycxx::core::scope_exit< F >, including all inherited members.
| operator=(const scope_exit &)=delete (defined in kaycxx::core::scope_exit< F >) | kaycxx::core::scope_exit< F > | |
| operator=(scope_exit &&)=delete (defined in kaycxx::core::scope_exit< F >) | kaycxx::core::scope_exit< F > | |
| scope_exit(F callback) | kaycxx::core::scope_exit< F > | inlineexplicit |
| scope_exit(const scope_exit &)=delete (defined in kaycxx::core::scope_exit< F >) | kaycxx::core::scope_exit< F > | |
| scope_exit(scope_exit &&)=delete (defined in kaycxx::core::scope_exit< F >) | kaycxx::core::scope_exit< F > | |
| ~scope_exit() noexcept (defined in kaycxx::core::scope_exit< F >) | kaycxx::core::scope_exit< F > | inline |