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. |
Created with MrDocs