List of all members
aurora::NonCopyable Class Reference

Non-copyable base class. More...

Inheritance diagram for aurora::NonCopyable:
Inheritance graph

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: