C++11 standard document costs

六眼飞鱼酱① 提交于 2019-12-12 04:19:39

问题


Why are there different PDF versions of the ISO/IEC 14882:2011 standard (C++11), which cost from $30 to $761? (see http://webstore.ansi.org or any other distributor)

btw.: Has the INCITS $30 version just been published? It's available at the ANSI web store, but not at the INCITS web store..


回答1:


It's just the way the standards organizations work. They're not competing with each other to get your business.

You can basically get the C++11 standard for free anyway. See n3337 here. It's the standard plus the first few post-standardization corrections of typos and the like.



来源:https://stackoverflow.com/questions/9771868/c11-standard-document-costs

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