sftools  2.0 dev
Bunch of tools for SFML application development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Protected Member Functions | List of all members
sftools::NonInstanceable Class Reference

Defines a type that can not be instanciated. More...

#include <NonInstanceable.hpp>

+ Collaboration diagram for sftools::NonInstanceable:

Protected Member Functions

 NonInstanceable ()
 Protected constructor to prevent instanciations.
 

Detailed Description

Defines a type that can not be instanciated.

Definition at line 39 of file NonInstanceable.hpp.

Constructor & Destructor Documentation

sftools::NonInstanceable::NonInstanceable ( )
inlineprotected

Protected constructor to prevent instanciations.

Definition at line 42 of file NonInstanceable.hpp.


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