Which C++ draft?

萝らか妹 提交于 2019-12-12 08:56:02

问题


I am interested in having a current C++ standard and I am a little bit confused with links at http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/. What is supposed to be the new version? What title should I look for? Is it "Working Draft, Standard for Programming Language C++" or "Programming Languages — C++"? What's the difference between these papers? Why N4141 paper is password-protected while newer N4296 is not?

In question Where do I find the current C or C++ standard documents? there's a good list of drafts, but I still can't tell what is the "stable" version of draft, i.e. what can I use as a reference for C++11?

来源:https://stackoverflow.com/questions/27180058/which-c-draft

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!