sftools
2.0 dev
Bunch of tools for SFML application development
|
Defines a type that can not be instanciated. More...
#include <NonInstanceable.hpp>
Protected Member Functions | |
NonInstanceable () | |
Protected constructor to prevent instanciations. | |
Defines a type that can not be instanciated.
Definition at line 39 of file NonInstanceable.hpp.
|
inlineprotected |
Protected constructor to prevent instanciations.
Definition at line 42 of file NonInstanceable.hpp.