XLE  v0.02.0
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Utility::AutoCleanup Class Reference

Public Member Functions

 AutoCleanup (std::function< void()> &&fn)
 
 AutoCleanup (AutoCleanup &&moveFrom)
 
AutoCleanupoperator= (AutoCleanup &&moveFrom)
 

Protected Member Functions

 AutoCleanup (const AutoCleanup &)=delete
 
AutoCleanupoperator= (const AutoCleanup &)=delete
 

Protected Attributes

std::function< void()> _fn
 

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