|
PPL
1.2
|


Go to the source code of this file.
Classes | |
| class | std::numeric_limits< mpz_class > |
| Specialization of std::numeric_limits. More... | |
| class | std::numeric_limits< mpq_class > |
| Specialization of std::numeric_limits. More... | |
Namespaces | |
| std | |
| The standard C++ namespace. | |
Functions | |
| void | swap (mpz_class &x, mpz_class &y) |
Swaps x with y. More... | |
| void | swap (mpq_class &x, mpq_class &y) |
Swaps x with y. More... | |
|
inline |
Swaps x with y.
Definition at line 29 of file mp_std_bits_inlines.hh.
|
inline |
Swaps x with y.
Definition at line 34 of file mp_std_bits_inlines.hh.