MySQL 8.4.2
Source Code Documentation
|
Go to the source code of this file.
Classes | |
class | Scope_guard< TLambda > |
class | Variable_scope_guard< T > |
Template class to scope guard variables. More... | |
Functions | |
template<typename TLambda > | |
Scope_guard< TLambda > | create_scope_guard (const TLambda rollback_lambda) |
Scope_guard< TLambda > create_scope_guard | ( | const TLambda | rollback_lambda | ) |