5 Quantities library [qties]

5.8 Types [qty.types]

5.8.2 Class template quantity [qty.type]

namespace mp_units { export template<some_reference auto R, representation_of<get_quantity_spec(R).character> Rep = double> class quantity { unspecified }; }
Let Q be a specialization of quantity.