MySQL 8.0.40
Source Code Documentation
|
This is the complete list of members for Scope_guard< TLambda >, including all inherited members.
m_cleanup_lambda | Scope_guard< TLambda > | private |
m_is_released | Scope_guard< TLambda > | private |
release() | Scope_guard< TLambda > | inline |
reset() | Scope_guard< TLambda > | inline |
Scope_guard(const TLambda &cleanup_lambda) | Scope_guard< TLambda > | inline |
Scope_guard(const Scope_guard< TLambda > &)=delete | Scope_guard< TLambda > | |
Scope_guard(Scope_guard< TLambda > &&moved) | Scope_guard< TLambda > | inline |
~Scope_guard() | Scope_guard< TLambda > | inline |