Crypto++
Public Member Functions | Public Attributes
BaseAndExponent Struct Reference

Base and Exponent. More...

#include <algebra.h>

List of all members.

Public Member Functions

 BaseAndExponent (const T &base, const E &exponent)
bool operator< (const BaseAndExponent< T, E > &rhs) const

Public Attributes

base
exponent

Detailed Description

Base and Exponent.


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