Synopsis

Declared in <mp‐units/framework/quantity_point.h>

[[nodiscard]]
constexpr
Quantity auto
operator‐(
    QP const& lhs,
    QP2 const& rhs)
requires requires { lhs.quantity_ref_from(point_origin) ‐ rhs.quantity_ref_from(QP2::point_origin); };

Created with MrDocs