Returns a pointer to the fill string.

Synopsis

Declared in <fmt/base.h>

template<typename Char>
constexpr
Char const*
fill() const;

Return Value

A pointer to the fill string.

Created with MrDocs