|
C++一直被诟病标准库中没有网络支持。好不容易从C++11开始,标准制定提速了。然而网络库依然是“说好三年又三年”,标准长了几个版本,networking TS都好多年了,还是迟迟没有进标准库。
本来C++23的计划中,网络支持是其一大目标,而且比较希望在这个标准搞定。但是目前看来,显然是不可能的了。C++标准委员会关于网络库争论特别大,大家对此有什么看法?
具体的争论内容可以看:
(可以说是相当激烈了,五个问题没一个有共识,而且有的言辞很不客气,比如)
[P2300R2] is opinionated to the extent that it will be rejected by the financial industry and industries involving real-time systems. While it is undoubtedly clever, and currently favoured by the company that the chair works for, it is not a basis for standardisation.
— Strongly Against |
|