[#mp_units-quantity_values] = xref:mp_units.adoc[mp_units]::quantity_values :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/customization_points.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename Rep> using quantity_values [[deprecated("2.5.0: Use `representation_values` instead")]] = xref:mp_units/representation_values.adoc[representation_values<Rep>]; ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]: 2.5.0: Use `representation_values` instead. Use of this entity is allowed but discouraged. ==== [.small]#Created with https://www.mrdocs.com[MrDocs]#