MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Variable_scope_guard< T >, including all inherited members.
m_var_ref | Variable_scope_guard< T > | private |
m_var_val | Variable_scope_guard< T > | private |
operator=(const Variable_scope_guard &)=delete | Variable_scope_guard< T > | |
operator=(Variable_scope_guard &&)=delete | Variable_scope_guard< T > | |
Variable_scope_guard()=delete | Variable_scope_guard< T > | |
Variable_scope_guard(T &var) | Variable_scope_guard< T > | inline |
Variable_scope_guard(const Variable_scope_guard &)=delete | Variable_scope_guard< T > | |
Variable_scope_guard(Variable_scope_guard &&)=delete | Variable_scope_guard< T > | |
~Variable_scope_guard() | Variable_scope_guard< T > | inline |