MySQL 8.4.1
Source Code Documentation
Variable_scope_guard< T > Member List

This is the complete list of members for Variable_scope_guard< T >, including all inherited members.

m_var_refVariable_scope_guard< T >private
m_var_valVariable_scope_guard< T >private
operator=(const Variable_scope_guard &)=deleteVariable_scope_guard< T >
operator=(Variable_scope_guard &&)=deleteVariable_scope_guard< T >
Variable_scope_guard()=deleteVariable_scope_guard< T >
Variable_scope_guard(T &var)Variable_scope_guard< T >inline
Variable_scope_guard(const Variable_scope_guard &)=deleteVariable_scope_guard< T >
Variable_scope_guard(Variable_scope_guard &&)=deleteVariable_scope_guard< T >
~Variable_scope_guard()Variable_scope_guard< T >inline