cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

US 59-124 31.7.6.3.5 [ostream.formatted.print] 31.7.10 [print.fun] Synchronizing streams #536

Closed wg21bot closed 1 year ago

wg21bot commented 1 year ago

Printing to a terminal when the native Unicode API is present does not synchronize the underlying stream.

Proposed change:

Adopt P2539, which changes print to synchronize the underlying stream when outputting to the terminal when the native Unicode API is present.

jwakely commented 1 year ago

Dup of cplusplus/nbballot#535

brycelelbach commented 1 year ago

The proposed resolution is to adopt P2539 https://github.com/cplusplus/papers/issues/1219

P2539 is currently being electronically polled by Library Evolution.