mp_units::utility::fmt_arg_ref::fmt_arg_ref¶
Construct from int
Synopsis¶
Declared in <mp-units/utility/format.h>
constexpr explicit fmt_arg_ref(int index);
Parameters¶
| Name | Description |
|---|---|
| index | The value to construct from |