libcryptosec
|
#include <libcryptosec/BigInteger.h>
Functions | |
BigInteger | operator+ (long const c, BigInteger const &d) throw (BigIntegerException) |
BigInteger | operator- (long const c, BigInteger const &d) throw (BigIntegerException) |
BigInteger operator+ | ( | long const | c, |
BigInteger const & | d | ||
) | |||
throw | ( | BigIntegerException | |
) |
BigInteger operator- | ( | long const | c, |
BigInteger const & | d | ||
) | |||
throw | ( | BigIntegerException | |
) |