|
dune-common
2.3.1
|
Statically compute the greatest common divisor of two integers. More...
#include "static_assert.hh"Go to the source code of this file.
Classes | |
| struct | Dune::Gcd< a, b > |
| Calculator of the greatest common divisor. More... | |
Namespaces | |
| Dune | |
| Dune namespace. | |
Statically compute the greatest common divisor of two integers.
1.8.7