|
Electroneum
|
Internal helper class that makes all default constructors private. More...
#include <easylogging++.h>

Internal helper class that makes all default constructors private.
This prevents initializing class making it static unless an explicit constructor is declared. When using this class simply inherit it privately
Definition at line 574 of file easylogging++.h.