Boost.Multiprecision provides extended precision arithmetic types for integers, rationals, and floats.
vcpkg install boost-multiprecisionNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes 100! using arbitrary-precision integers.
If using GMP or MPFR backends, link against the corresponding libraries (e.g., gmp, mpfr) in your CMakeLists.txt.
No dependency data recorded yet.
No resource links recorded.