C++ Logo

std-proposals

Advanced search

Fwd: N+1 Problem of C++ I/O facilities

From: Shengdun Wang <swang206_at_[hidden]>
Date: Thu, 20 Feb 2020 23:27:42 +0000
Get Outlook for Android<https://aka.ms/ghei36>

________________________________
From: Shengdun Wang <swang206_at_[hidden]>
Sent: Thursday, February 20, 2020 6:02:51 PM
To: std-proposals_at_[hidden] <std-proposals_at_[hidden]>
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.

Received on 2020-02-20 17:30:26