#include <scope_guard.h>
◆ Scope_guard() [1/3]
template<typename TLambda >
◆ Scope_guard() [2/3]
template<typename TLambda >
◆ Scope_guard() [3/3]
template<typename TLambda >
◆ ~Scope_guard()
template<typename TLambda >
◆ commit()
template<typename TLambda >
◆ rollback()
template<typename TLambda >
◆ m_committed
template<typename TLambda >
◆ m_rollback_lambda
template<typename TLambda >
const TLambda Scope_guard< TLambda >::m_rollback_lambda |
|
private |
The documentation for this class was generated from the following file: