|
Loki
0.1.7
|
#include <ScopeGuard.h>


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.