OpenMesh::Utils::Noncopyable Class Reference
#include <Noncopyable.hh>
Detailed Description
This class demonstrates the non copyable idiom. In some cases it is important an object can't be copied. Deriving from
Noncopyable makes sure all relevant constructor and operators are made inaccessable, for public AND derived classes.
The documentation for this class was generated from the following file:
- /media/disk/disc/these/mine/meshseqsegenv/MSSEnv/external_lib/OpenMesh/Core/Utils/Noncopyable.hh