我在哪里可以找到 C++11 标准论文?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/7747069/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Where can I find the C++11 standard papers?
提问by Dani
Possible Duplicate:
Where do I find the current C or C++ standard documents?
可能的重复:
在哪里可以找到当前的 C 或 C++ 标准文档?
Where can I find the full C++11 standard? I know features of it are floating around the internet but I can't seem to find the document itself.
我在哪里可以找到完整的 C++11 标准?我知道它的功能在互联网上流传,但我似乎无法找到文档本身。
采纳答案by Jerry Coffin
You can get the full, final standard directly from the ISO, or some national bodies.
You probably don't want to get in a hurry though. The ANSI (for one) normally re-publishes an official version with identical technical material -- basically the only change is saying "ANSI/ISO" on the the title page instead of just "ISO". At least for past versions, however, the price has been muchmore reasonable (~$30US instead of ~$400US).
不过,您可能不想着急。ANSI(对于一个)通常会重新发布具有相同技术材料的正式版本——基本上唯一的变化是在标题页上说“ANSI/ISO”,而不仅仅是“ISO”。然而,至少对于过去的版本,价格要合理得多(~30 美元而不是~400 美元)。
Edit: As expected, the standardis now available for $30US.
编辑:正如预期的那样,该标准现在售价 30 美元。
回答by R. Martinho Fernandes
回答by rsjethani
IMO cppreference.comcan be a free alternative to buying the actual standard.
IMO cppreference.com可以是购买实际标准的免费替代方案。
回答by Nicol Bolas
The standard is available from the ISO websitefor ~$400 or so.
该标准可从ISO 网站获得,价格约为 400 美元左右。
回答by Foo Bah
It's an ISO standard, which you can purchase here: http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=50372
这是一个 ISO 标准,您可以在此处购买:http: //www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=50372