A
Size: a a a
v
wide_int
вроде как нет :(using integer_t = boost::multiprecision::cpp_int;
AZ
using integer_t = boost::multiprecision::cpp_int;
unbounded_integer
, в общем случае. но из него можно сделать wide_int
v
unbounded_integer
, в общем случае. но из него можно сделать wide_int
typedef number<cpp_int_backend<128, 128, unsigned_magnitude, unchecked, void> > uint128_t;
AZ
typedef number<cpp_int_backend<128, 128, unsigned_magnitude, unchecked, void> > uint128_t;