48#include <lal/numeric/integer.hpp>
Arbitrary precision integer.
Definition integer.hpp:60
std::string to_string() const noexcept
Converts this integer to a string.
Definition integer.hpp:626
std::ostream & operator<<(std::ostream &os, const integer &i)
Standard output operator for the lal::numeric::integer class.
Definition integer_output.hpp:55
Main namespace of the library.
Definition basic_types.hpp:48