Constructors
Declared in <mp‐units/utility/format.h>
<mp‐units/utility/format.h>
Default‐constructs the union with the index alternative active, set to 0.
index
0
constexpr value();
» more...
Constructs the union with the index alternative active, set to idx.
idx.
constexpr explicit value(int idx);
Name
Description
idx
the argument index to store
Created with MrDocs