|
bi
An arbitrary precision integer library for C++.
|
Throws if an operation expects the result to require a digit vector with size() exceeding max_size(). See the internals section.
More...
#include "bi_exceptions.hpp"
Public Member Functions | |
| exception (const std::string &message) | |
Public Member Functions inherited from bi::exception | |
| exception (const std::string &message) | |
Throws if an operation expects the result to require a digit vector with size() exceeding max_size(). See the internals section.