Dune Core Modules (2.3.1)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
lcm.hh
Go to the documentation of this file.
Statically compute the greatest common divisor of two integers.
#define dune_static_assert(COND, MSG)
Helper template so that compilation fails if condition is not true.
Definition: static_assert.hh:79
static const long value
The least common multiple of the template parameters m and n.
Definition: lcm.hh:41
Fallback implementation of the C++0x static_assert feature.
