OpenMesh::Utils::Noncopyable Class Reference

#include <Noncopyable.hh>

Inheritance diagram for OpenMesh::Utils::Noncopyable:

Inheritance graph
[legend]

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:

Generated on Fri Jan 16 13:05:46 2009 by  doxygen 1.5.5