12 #ifndef NONCOPYABLE_H_6014714286 13 #define NONCOPYABLE_H_6014714286 109 #define NON_COPYABLE private: ::Carna::base::noncopyable __noncopyable; 117 #endif // NONCOPYABLE_H_6014714286 noncopyable()
Enabled default constructor.
Objects from classes inheriting this cannot be copied.