Closed tomaszkam closed 5 years ago
Tim's comments:
Note that with this change, a number of operator<<'s currently specified to (unconditionally) call format need to be adjusted because setting failbit will cause an exception but << is meant to accept !ok() things.
Original comment:
Email conversation (reflector): [isocpp-lib] Which to_stream format specifiers set failbit instead of stream an unspecified value?