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
Returns a pointer to the fill string.
Declared in <fmt/base.h>
template<typename Char>
constexpr
Char const*
fill() const;
A pointer to the fill string.
Created with MrDocs