Get Outlook for Android


From: Shengdun Wang <swang206@binghamton.edu>
Sent: Thursday, February 20, 2020 6:02:51 PM
To: std-proposals@lists.isocpp.org <std-proposals@lists.isocpp.org>
Subject: N+1 Problem of C++ I/O facilities
 

Recently I did a simple survey on google forms. My statistics show 48% of C++ projects banned iostream in part or whole of their project. The statistics look very similar to Herb Sutter’s Survey on C++ exceptions. Around half of C++ projects banned iostream.