#include <Helpers.h>
Public Member Functions | |
ConstructorCounter () | |
void | inc () |
unsigned | get () |
Public Attributes | |
unsigned | mCount |
Definition at line 17 of file Helpers.h.
gmtl::helpers::ConstructorCounter::ConstructorCounter | ( | ) | [inline] |
unsigned gmtl::helpers::ConstructorCounter::get | ( | ) | [inline] |
void gmtl::helpers::ConstructorCounter::inc | ( | ) | [inline] |