NotCopyable Class Reference

Ensures an object is not copyable. More...

Inheritance diagram for NotCopyable:
AutoSeededX917RNG< BLOCK_CIPHER > FileSink FileStore Filter RandomPool ThreadLocalStorage WaitObjectContainer WaitObjectsTracer X917RNG

List of all members.


Detailed Description

Ensures an object is not copyable.

NotCopyable ensures an object is not copyable by making the copy constructor and assignment operator private. Deleters are not used under C++11.

See also:
Clonable class

Definition at line 187 of file misc.h.


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

Generated on 24 Mar 2016 for Crypto++ by  doxygen 1.6.1