Botan  1.11.15
Namespaces | Functions
src/lib/math/bigint/big_io.cpp File Reference
#include <botan/bigint.h>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

std::ostream & Botan::operator<< (std::ostream &stream, const BigInt &n)
std::istream & Botan::operator>> (std::istream &stream, BigInt &n)