Nui
Public Member Functions | List of all members
Nui::ScopeExit< EF > Class Template Reference

#include <scope_exit.hpp>

Public Member Functions

 ScopeExit (EF &&func)
 
 ~ScopeExit ()
 
void disarm ()
 

Constructor & Destructor Documentation

◆ ScopeExit()

template<typename EF >
Nui::ScopeExit< EF >::ScopeExit ( EF &&  func)
inline

◆ ~ScopeExit()

template<typename EF >
Nui::ScopeExit< EF >::~ScopeExit ( )
inline

Member Function Documentation

◆ disarm()

template<typename EF >
void Nui::ScopeExit< EF >::disarm ( )
inline

The documentation for this class was generated from the following file: