LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
An empty class that can't be copied nor moved. More...
#include "UncopiableAndUnmovableClass.h"
An empty class that can't be copied nor moved.
A class derived from this one can still be copied and/or moved with an explicit effort. See PolymorphicUncopiableClass
and PolymorphicUnmovableClass
documentation for examples.
Definition at line 291 of file UncopiableAndUnmovableClass.h.