libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
The result is the modulus of the value, V. More...
#include <integer_power.hpp>
Static Public Attributes | |
static constexpr long | result =(sign<V>::result ? V : -V) |
The result is the modulus of the value, V.
Definition at line 45 of file integer_power.hpp.
|
staticconstexpr |
Definition at line 46 of file integer_power.hpp.