The fill character(s) of a std‐format‐spec, storing at most one Unicode code point.
Synopsis
Declared in <mp‐units/utility/format.h>
template<typename Char>
struct fill_t;
Member Functions
Name |
Description |
Replaces the fill with the code point stored in |
|
A pointer to the fill's code units. |
|
Accesses the code unit at |
|
The number of code units in the fill. |
Created with MrDocs