[#mp_units-clamp_to_range-operator_call] = xref:mp_units.adoc[mp_units]::xref:mp_units/clamp_to_range.adoc[clamp_to_range]::operator() :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<mp‐units/overflow_policies.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<xref:mp_units/Quantity.adoc[Quantity] V> constexpr V operator()(V v) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#