[#mp_units-constrained-operator_inc-09] = xref:mp_units.adoc[mp_units]::xref:mp_units/constrained.adoc[constrained]::operator++ :relfileprefix: ../../ :mrdocs: Increment operator == Synopsis Declared in `<mp‐units/constrained.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr xref:mp_units/constrained.adoc[constrained<decltype(std::declval<T&>()++), ErrorPolicy>] operator++(int); ---- == Return Value Another instance of the object [.small]#Created with https://www.mrdocs.com[MrDocs]#