ifw
0.0.1-dev
|
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