[#mp_units-quantity_point-08-operator_dec-03] = xref:mp_units.adoc[mp_units]::xref:mp_units/quantity_point-08.adoc[quantity_point]::operator‐‐ :relfileprefix: ../../ :mrdocs: Decrement operator == Synopsis Declared in `<mp‐units/framework/quantity_point.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard]] constexpr xref:mp_units/quantity_point-08.adoc[quantity_point] operator‐‐(int) requires requires { quantity_from_origin_is_an_implementation_detail_‐‐; }; ---- == Return Value Another instance of the object [.small]#Created with https://www.mrdocs.com[MrDocs]#