Typedef wt::Sqr

Typedef Documentation

template<QuantitySpec T>
using wt::Sqr = decltype(au::pow<2>(std::declval<T>()))