Fcitx
Public Member Functions | List of all members
fcitx::ScopeExit< Callback > Class Template Reference

Public Member Functions

 ScopeExit (Callback callback)
 
 ScopeExit (ScopeExit &&)=delete
 
 ScopeExit (const ScopeExit &)=delete
 
ScopeExitoperator= (const ScopeExit &)=delete
 
ScopeExitoperator= (ScopeExit &&)=delete
 
void release () noexcept
 
void invoke () noexcept
 

Detailed Description

template<typename Callback>
class fcitx::ScopeExit< Callback >

Definition at line 112 of file misc.h.


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