http://benji3up2kxewkqfcq7buxk2xd6zwy3zggnurkrm3l4cvwy2iipvyyad.onion/mirrors/gmpdoc/C_002b_002b-Class-Interface.html
Next: Custom Allocation , Previous: Formatted Input , Up: GNU MP [ Index ] 12 C++ Class Interface This chapter describes the C++ class based interface to GMP. All GMP C language types and functions can be used in C++ programs, since gmp.h has extern "C" qualifiers, but the class interface offers
overloaded functions and operators which may be more convenient.