Accesses the code unit at index.
index.
Declared in <mp-units/utility/format.h>
<mp-units/utility/format.h>
[[nodiscard]] constexpr Char& operator[](std::size_t index);
a reference to the code unit at index
index
The return value should not be discarded.