Carna
Version 3.3.2
|
Objects from classes inheriting this cannot be copied. More...
#include <noncopyable.h>
Public Member Functions | |
noncopyable () | |
Enabled default constructor. | |
Objects from classes inheriting this cannot be copied.
In application, NON_COPYABLE is to be preferred. See documentation for reasons.
Inspired by boost::noncopyable.
Definition at line 42 of file noncopyable.h.
Documentation generated by Doxygen