mp_units::utility::fill_t::data

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.