Decrement operator

Synopsis

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

[[nodiscard]]
constexpr
quantity_point
operator‐‐(int)
requires requires { quantity_from_origin_is_an_implementation_detail_‐‐; };

Return Value

Another instance of the object

Created with MrDocs