DebugServer2
Loading...
Searching...
No Matches
ds2::Utils::ScopedJanitor< Callable > Class Template Reference

Public Member Functions

 ScopedJanitor (Callable &&c)
 
 ScopedJanitor (ScopedJanitor &&rhs)
 
void disable ()
 
 ScopedJanitor (ScopedJanitor const &rhs)=delete
 
ScopedJanitoroperator= (ScopedJanitor const &rhs)=delete
 
ScopedJanitoroperator= (ScopedJanitor &&rhs)=delete
 

Protected Attributes

bool _enabled
 
Callable _c
 

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