#include <fmt.hh>
Public Member Functions | |
Uncolored (const T &s) | |
Public Attributes | |
const T & | value |
Values wrapped in this class are printed without coloring.
Specifically, the color is reset to normal before printing the value.
By default, arguments to HintFmt
are printed in magenta (see Magenta
).