Frobby 0.9.5
BigIntVector.cpp File Reference
#include "stdinc.h"
#include "BigIntVector.h"

Go to the source code of this file.

Functions

bool operator== (const BigIntVector &a, const BigIntVector &b)
 
ostream & operator<< (ostream &out, const BigIntVector &v)
 

Function Documentation

◆ operator<<()

ostream & operator<< ( ostream & out,
const BigIntVector & v )

Definition at line 30 of file BigIntVector.cpp.

◆ operator==()

bool operator== ( const BigIntVector & a,
const BigIntVector & b )

Definition at line 21 of file BigIntVector.cpp.