Crypto++  8.0
Free C++ class library of cryptographic schemes
Public Member Functions | List of all members
ClonableImpl< DERIVED, BASE > Class Template Reference

Base class for identifying alogorithm. More...

+ Inheritance diagram for ClonableImpl< DERIVED, BASE >:

Public Member Functions

ClonableClone () const
 

Detailed Description

template<class DERIVED, class BASE>
class ClonableImpl< DERIVED, BASE >

Base class for identifying alogorithm.

Template Parameters
BASEbase class from which to derive
DERIVEDclass which to clone

Definition at line 25 of file simple.h.


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