Add the constexpr property to the function Power<d>::eval
constexpr
Power<d>::eval
Allow to use the power function in constant expression contexts, in case the StaticPower is not usable.