[#mp_units-vector_axes-axis] = xref:mp_units.adoc[mp_units]::xref:mp_units/vector_axes.adoc[vector_axes]::axis :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/vector_components.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<std::size_t Idx> inline constexpr static xref:mp_units/QuantitySpec.adoc[QuantitySpec] auto axis = detail::nth_value<Idx, Axes...>(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#