Template Function wt::operator-(quantity_point<U1, Rep1>, quantity_point<U2, Rep2>)¶
Defined in File quantity.hpp
Function Documentation¶
-
template<QuantitySpec U1, QuantitySpec U2, Numeric Rep1, Numeric Rep2>
inline constexpr auto wt::operator-(quantity_point<U1, Rep1> q1, quantity_point<U2, Rep2> q2) noexcept¶ Difference between two
quantity_points produces aquantitydifference.