A class to work with class member functions with no arguments. More...
#include <util.h>
Public Member Functions | |
~guardObj0 () | |
Desutructor. | |
Static Public Member Functions | |
static guardObj0< C, F > | makeGuard (C &o, F f) |
Protected Member Functions | |
void | execute () |
guardObj0 (C &o, F f) | |
Constructor. | |
Friends | |
class | guardBase |
A class to work with class member functions with no arguments.
![]() |