Electroneum
el::base::StaticClass Class Reference

Internal helper class that makes all default constructors private. More...

#include <easylogging++.h>

Inheritance diagram for el::base::StaticClass:

Detailed Description

Internal helper class that makes all default constructors private.

@detail 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.


The documentation for this class was generated from the following file: