A pointer to the underlying null-terminated character array.
Declared in <mp-units/ext/fixed_string.h>
[[nodiscard]]
constexpr
const_pointer
data() const noexcept;
A pointer to the underlying null-terminated character array
The return value should not be discarded.