|
|
|
|
|
by jemfinch
5209 days ago
|
|
I've not implemented the C++ std library, but my guess is it's because iostreams need to implement their own buffering anyway, so it would just add complexity and unpredictability to buffer atop an already-buffering library. |
|