Bromeon
thor::NonCopyable Class Reference

Non-copyable base class. More...

Inheritance diagram for thor::NonCopyable:
Inheritance graph

List of all members.


Detailed Description

Non-copyable base class.

Copy constructor and copy assignment operator are not accessible. Derive from this class to prevent copying of your class.


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