A private implementation class used by the G::Counter<> class template. More...
#include <gcounter.h>
Static Public Member Functions | |
static void | check (const char *class_name, unsigned long n) |
Checks the instance counter. More... | |
A private implementation class used by the G::Counter<> class template.
Definition at line 37 of file gcounter.h.
|
static |
Checks the instance counter.
Definition at line 24 of file gcounter.cpp.