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