NiHu
2.0
|
metafunction computing integer power More...
#include <math_functions.hpp>
Static Public Attributes | |
static const unsigned | value = IpowC<Base, Exp - 1>::value * Base |
metafunction computing integer power
Base | the base |
Exp | the exponent |
Definition at line 423 of file math_functions.hpp.