Castor3D 0.16.0
Multiplatform 3D engine
castor::ScopeGuard< ScopeExitFuncType > Member List

This is the complete list of members for castor::ScopeGuard< ScopeExitFuncType >, including all inherited members.

operator=(ScopeGuard const &rhs)=deletecastor::ScopeGuard< ScopeExitFuncType >
operator=(ScopeGuard &&rhs) noexcept=defaultcastor::ScopeGuard< ScopeExitFuncType >
ScopeGuard(ScopeExitFuncType const &function)castor::ScopeGuard< ScopeExitFuncType >inlineexplicit
ScopeGuard(ScopeGuard const &rhs)=deletecastor::ScopeGuard< ScopeExitFuncType >
ScopeGuard(ScopeGuard &&rhs) noexcept=defaultcastor::ScopeGuard< ScopeExitFuncType >
~ScopeGuard() noexceptcastor::ScopeGuard< ScopeExitFuncType >inline