[#mp_units-representation_values-one] = xref:mp_units.adoc[mp_units]::xref:mp_units/representation_values.adoc[representation_values]::one :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/customization_points.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr static Rep one() noexcept requires std::constructible_from<Rep, int>; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#