Loki::ScopeGuardImpl0< F > Class Template Reference
[Exception-safe code]
#include <ScopeGuard.h>
List of all members.
Detailed Description
template<typename F>
class Loki::ScopeGuardImpl0< F >
Implementation class for a standalone function or class static function with no parameters. ScopeGuard ignores any value returned from the call within the Execute function.
This class has a single standalone helper function, MakeGuard which creates and returns a ScopeGuard.
The documentation for this class was generated from the following file: