MySQL 8.0.40
Source Code Documentation
Scope_guard< TLambda > Member List

This is the complete list of members for Scope_guard< TLambda >, including all inherited members.

m_cleanup_lambdaScope_guard< TLambda >private
m_is_releasedScope_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 > &)=deleteScope_guard< TLambda >
Scope_guard(Scope_guard< TLambda > &&moved)Scope_guard< TLambda >inline
~Scope_guard()Scope_guard< TLambda >inline