~ScopeGuard()

ScopeGuard::~ScopeGuard() method

Invokes the function object passed to the constructor.

System::ScopeGuard<F>::~ScopeGuard() noexcept(false)

See Also