LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
lar::PolymorphicUncopiableAndUnmovableClass Struct Reference

An empty class that can't be copied nor moved. More...

#include "UncopiableAndUnmovableClass.h"

Inheritance diagram for lar::PolymorphicUncopiableAndUnmovableClass:
lar::PolymorphicUncopiableClass lar::PolymorphicUnmovableClass lar::PolymorphicClass lar::PolymorphicClass

Detailed Description

An empty class that can't be copied nor moved.


See also
PolymorphicClass, PolymorphicUncopiableClass, PolymorphicUnmovableClass

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.


The documentation for this struct was generated from the following file: