Base class for classes that cannot be copied. More...
#include <basic.h>
Base class for classes that cannot be copied.
By inheriting this class you can disable copying of your classes.