libfly
6.2.2
C++20 utility library for Linux, macOS, and Windows
|
#include <stream_util.hpp>
Protected Member Functions | |
CharType | do_widen (char ch) const override |
const char * | do_widen (const char *begin, const char *end, CharType *dest) const override |
Helper facet to support BasicFormatSpecifier::Sign::NegativeOnlyWithPositivePadding. Overrides std::ctype to replace the positive sign character with a space.