Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Compound Members  

NonCopyable Class Reference

Private copy constructor and copy assignment ensure classes derived from class noncopyable cannot be copied. More...

#include <nodeutil.h>

Inheritance diagram for NonCopyable:

Inheritance graph
[legend]
List of all members.

Protected Methods

 NonCopyable ()
virtual ~NonCopyable ()

Detailed Description

Private copy constructor and copy assignment ensure classes derived from class noncopyable cannot be copied.

Taken from Boost library Contributed by Dave Abrahams

If anyone needs a namespace here, please tell me at eva@rt.e-technik.tu-darmstadt.de

Definition at line 33 of file nodeutil.h.


Constructor & Destructor Documentation

NonCopyable   [inline, protected]
 

Definition at line 36 of file nodeutil.h.

virtual ~NonCopyable   [inline, protected, virtual]
 

Definition at line 37 of file nodeutil.h.


The documentation for this class was generated from the following file:
Generated on Mon Jan 6 12:02:25 2003 for TreeComp by doxygen1.2.17