The GNU Multiple Precision Arithmetic Library for arbitrary-precision arithmetic.
vcpkg install gmpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add two large integers using GMP.
Use target_link_libraries(your_target GMP::GMP) for C; add GMP::gmpxx for C++.
No dependency data recorded yet.
No resource links recorded.