Typedef wt::Pow

Typedef Documentation

template<int exp, QuantitySpec T>
using wt::Pow = decltype(au::pow<exp>(std::declval<T>()))