Crypto++  8.8
Free C++ class library of cryptographic schemes
Static Public Member Functions | List of all members
EnumToType< ENUM_TYPE, VALUE > Struct Template Reference

Converts an enumeration to a type suitable for use as a template parameter. More...

Static Public Member Functions

static ENUM_TYPE ToEnum ()
 

Detailed Description

template<typename ENUM_TYPE, int VALUE>
struct EnumToType< ENUM_TYPE, VALUE >

Converts an enumeration to a type suitable for use as a template parameter.

Definition at line 140 of file cryptlib.h.


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