[#mp_units-quantity_point-08-operator_inc-08] = xref:mp_units.adoc[mp_units]::xref:mp_units/quantity_point-08.adoc[quantity_point]::operator++ :relfileprefix: ../../ :mrdocs: Increment operator == Synopsis Declared in `<mp‐units/framework/quantity_point.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr xref:mp_units/quantity_point-08.adoc[quantity_point]& operator++() & requires requires { ++quantity_from_origin_is_an_implementation_detail_; }; ---- == Return Value Reference to the current object [.small]#Created with https://www.mrdocs.com[MrDocs]#