[tab:format.type.bool]
Table 109 — Meaning of type options for bool [tab:format.type.bool]
🔗
Type
Meaning
none, s
Copies textual representation, either true or false, to the output.
b, B, d, o, x, X
As specified in Table 107 for the value static_cast<unsigned char>(value).