A pointer to the fill's code units.

Synopsis

Declared in <mp‐units/utility/format.h>

[[nodiscard]]
constexpr
Char const*
data() const;

Return Value

a pointer to the fill's code units

Note

The return value should not be discarded.

Created with MrDocs