Inherit from this class to forbid copy constructor in your class. More...
Go to the source code of this file.
Classes | |
class | claw::concept::non_copyable |
Inherit from this class to forbid copy constructor in your class. More... | |
Namespaces | |
namespace | claw |
This is the main namespace. | |
namespace | claw::concept |
Here are design patterns and other conceptual programming objects. |
Inherit from this class to forbid copy constructor in your class.
Definition in file non_copyable.hpp.