简体   繁体   English

公共标准C ++ 14委员会草案是公开的吗?

[英]Is the Committee Draft of Standard C++14 public?

As of last Saturday... 截至上周六......

This afternoon in Bristol, UK, the ISO C++ standards committee adopted generic lambdas, dynamic arrays (an improved version of C99 VLAs), variable templates, reader/writer locks, make_unique, optional, standard library user-defined literals, and a number of other language and library improvements – and approved the result as the feature-complete Committee Draft (CD) of Standard C++14 to be distributed for its primary international review ballot. 今天下午在英国布里斯托尔,ISO C ++标准委员会采用了通用lambdas,动态数组(C99 VLAs的改进版本),变量模板,读取器/写入器锁,make_unique,可选,标准库用户定义的文字,以及一些其他语言和图书馆改进 - 并批准结果作为标准C ++ 14的特征完整委员会草案(CD),将分发给其主要的国际审查投票。

I'm interested reading the specifics about the new features but I can't seem to find any more written about them than is in the link above. 我有兴趣阅读有关新功能的细节,但我似乎找不到比上面的链接更多的关于它们的文章。

Updated papers for these and other features, as well as an updated working draft, are expected to be available in the next two or three weeks. 有关这些和其他功能的更新文件以及更新的工作草案预计将在未来两到三周内提供。

From here . 这里开始

This is, also, an interesting article 这也是一篇有趣的文章

WG21 papers list(2013): here WG21论文清单(2013年): 这里

Std proposals Google group: here Std提议谷歌集团: 在这里

Update - 1 : 更新 - 1:

C++14 Committee Draft (CD) announcement: here C ++ 14委员会草案(CD)公告: 这里

C++14 Committee Draft (CD), document: here C ++ 14委员会草案(CD),文件: 这里

Update - 2 : 更新 - 2:

C++14 Working Draft , document: here C ++ 14 Working Draft,document: here

Note : The difference between the Working Draft and the Standard can be found here 注意:工作草案和标准之间的区别可以在这里找到

我不完全确定这是官方草案,但似乎是这样: https//github.com/cplusplus/draft

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM