mp_units::utility::fill_t::size

The number of code units in the fill.

Synopsis

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

[[nodiscard]]
constexpr
std::size_t
size() const;

Return Value

the number of code units in the fill

NOTE

The return value should not be discarded.