VMime
noncopyable Class Reference
Inheritance diagram for noncopyable:

Protected Member Functions

 noncopyable ()
 
virtual ~noncopyable ()
 

Detailed Description

Inherit from this class to indicate the subclass is not copyable, ie.

you want to prohibit copy construction and copy assignment.

Constructor & Destructor Documentation

noncopyable ( )
protected
virtual ~noncopyable ( )
protectedvirtual

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