30 #ifndef __CLAW_NON_COPYABLE_HPP__
31 #define __CLAW_NON_COPYABLE_HPP__
64 namespace concept = pattern;
68 #endif // __CLAW_NON_COPYABLE_HPP__
Inherit from this class to forbid construction of your class by copy.
non_copyable()
Default constructor.
This is the main namespace.