operator > method

bool operator > (BigInt other)

Relational greater than operator.

Implementation

bool operator >(BigInt other);