[#mp_units-dimension_one-063] = xref:mp_units.adoc[mp_units]::dimension_one :relfileprefix: ../ :mrdocs: Dimension one == Synopsis Declared in `<mp‐units/framework/dimension.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct dimension_one final : /* implementation-defined */ , /* implementation-defined */ ---- == Base Classes [cols=2] |=== | Name | Description | `/* implementation-defined */` | | `/* implementation-defined */` | |=== == Description Dimension for which all the exponents of the factors corresponding to the base dimensions are zero. It is a dimension of a quantity of dimension one also known as "dimensionless". [.small]#Created with https://www.mrdocs.com[MrDocs]#