Crypto++  5.6.3
Free C++ class library of cryptographic schemes
Static Public Member Functions | List of all members
SafeShifter< true > Struct Template Reference

Static Public Member Functions

template<class T >
static T RightShift (T value, unsigned int bits)
 
template<class T >
static T LeftShift (T value, unsigned int bits)
 

Detailed Description

template<>
struct SafeShifter< true >

Definition at line 2043 of file misc.h.


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