30#ifndef __CLAW_NON_COPYABLE_HPP__
31#define __CLAW_NON_COPYABLE_HPP__
65 namespace concept = pattern;
Inherit from this class to forbid construction of your class by copy.
non_copyable()
Default constructor.
Here are the design patterns.
This is the main namespace.