Home
C++ Libraries
Thor
Documentation
Download
Tutorials
Aurora
Games
Contact
Non-copyable base class. More...
List of all members.
Non-copyable base class.
Copy constructor and copy assignment operator are not accessible. Derive from this class to prevent copying of your class.