10 #ifndef COREUTILS_UNCOPIABLEANDUNMOVEABLECLASS_H 11 #define COREUTILS_UNCOPIABLEANDUNMOVEABLECLASS_H 1 67 #endif // COREUTILS_UNCOPIABLEANDUNMOVEABLECLASS_H UncopiableAndUnmovableClass()=default
Default constructor.
General GArSoft Utilities.
~UncopiableAndUnmovableClass()=default
Default destructor.
An empty class that can't be copied nor moved.