Functor that represents x^p. More...
#include <Arithmetic.hpp>
Public Member Functions | |
| template<class T > | |
| constexpr auto | operator() (T const &x) const |
Friends | |
| constexpr int | order (PowImpl const &, int d) |
| constexpr auto | partial (PowImpl const &, index_t< 0 >) |
Functor that represents x^p.