1146 lines
93 KiB
HTML
1146 lines
93 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="zh" dir="ltr" class="client-nojs" xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh">
|
|
<head><meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>C++14</title>
|
|
<link rel="stylesheet" href="ext.css" />
|
|
<link rel="stylesheet" href="site_modules.css" />
|
|
</head>
|
|
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject page-cpp_14 skin-cppreference2 action-view cpp-navbar">
|
|
<div id="cpp-content-base">
|
|
<div id="content"><a id="top"></a>
|
|
<h1 id="firstHeading" class="firstHeading">C++14</h1>
|
|
<div id="bodyContent">
|
|
<div id="contentSub"><span class="subpages">< <a href="cpp.html">cpp</a></span></div>
|
|
<div id="mw-content-text" lang="zh" dir="ltr" class="mw-content-ltr" xml:lang="zh">
|
|
<table class="metadata plainlinks ambox mbox-small-left ambox-notice" style="">
|
|
<tr>
|
|
<td class="mbox-empty-cell"></td>
|
|
<td class="mbox-text" style="">本节未完成</td>
|
|
</tr>
|
|
</table>
|
|
<h2><span class="mw-headline" id=".E6.96.B0.E8.AF.AD.E8.A8.80.E5.8A.9F.E8.83.BD.E7.89.B9.E6.80.A7">新语言功能特性</span></h2>
|
|
<ul>
|
|
<li><a href="cpp-language-variable_template.html">变量模板</a></li>
|
|
<li><a href="cpp-language-lambda.html">泛型 lambda</a></li>
|
|
<li>lambda 初始化捕获</li>
|
|
<li>new/delete 消除</li>
|
|
<li><a href="cpp-language-constexpr.html">constexpr 函数上放松的限制</a></li>
|
|
<li><a href="cpp-language-integer_literal.html">二进制字面量</a></li>
|
|
<li>数位分隔符</li>
|
|
<li><a href="cpp-language-function.html#.E8.BF.94.E5.9B.9E.E7.B1.BB.E5.9E.8B.E6.8E.A8.E5.AF.BC_.28C.2B.2B14_.E8.B5.B7.29">函数的返回类型推导</a></li>
|
|
<li>带默认成员初始化器的<a href="cpp-language-aggregate_initialization.html">聚合类</a>。</li>
|
|
</ul>
|
|
<h2><span class="mw-headline" id=".E6.96.B0.E5.BA.93.E5.8A.9F.E8.83.BD.E7.89.B9.E6.80.A7">新库功能特性</span></h2>
|
|
<ul>
|
|
<li><span class="t-lc"><a href="cpp-memory-unique_ptr-make_unique.html">std::make_unique</a></span></li>
|
|
<li><span class="t-lc"><a href="cpp-thread-shared_timed_mutex.html">std::shared_timed_mutex</a></span> 与 <span class="t-lc"><a href="cpp-thread-shared_lock.html">std::shared_lock</a></span></li>
|
|
<li><span class="t-lc"><a href="cpp-utility-integer_sequence.html">std::integer_sequence</a></span></li>
|
|
<li><span class="t-lc"><a href="cpp-utility-exchange.html">std::exchange</a></span></li>
|
|
<li><span class="t-lc"><a href="cpp-io-manip-quoted.html">std::quoted</a></span></li>
|
|
<li>及其他既存库设施的许多小改进,例如
|
|
<ul>
|
|
<li>某些算法的双范围重载</li>
|
|
<li>类型特征的类型别名版本</li>
|
|
<li><a href="cpp-string-basic_string.html"><tt>basic_string</tt></a>、 <a href="cpp-chrono-duration.html"><tt>duration</tt></a> 与 <a href="cpp-numeric-complex.html"><tt>complex</tt></a> 的用户定义字面量</li>
|
|
<li>等等</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<table class="metadata plainlinks ambox mbox-small-left ambox-notice" style="">
|
|
<tr>
|
|
<td class="mbox-empty-cell"></td>
|
|
<td class="mbox-text" style="">本节未完成</td>
|
|
</tr>
|
|
</table>
|
|
<h2><span class="mw-headline" id=".E7.BC.BA.E9.99.B7.E6.8A.A5.E5.91.8A">缺陷报告</span></h2>
|
|
<div style="margin-left:0px">
|
|
<table class="mw-collapsible mw-collapsed" style="background: transparent; text-align: left; border: 1px solid silver; margin: 0.2em auto auto; width:100%; clear: both; padding: 1px;">
|
|
<tr>
|
|
<th style="background: #F0F2F5; font-size:87%; padding:0.2em 0.3em; text-align:center;"><span style="font-size:115%">C++14 中修正的缺陷报告(核心 276 个,库 158 个)</span></th>
|
|
</tr>
|
|
<tr>
|
|
<td style="border: solid 1px silver; padding: 8px; background: white;">
|
|
<div class="div-col columns column-count column-count-6" style="-moz-column-count: 6; -webkit-column-count: 6; column-count: 6;">
|
|
<ul>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue129">CWG#129</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue223">CWG#223</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue240">CWG#240</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue292">CWG#292</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue312">CWG#312</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue332">CWG#332</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue342">CWG#342</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue344">CWG#344</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue388">CWG#388</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue462">CWG#462</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue482">CWG#482</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue483">CWG#483</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue496">CWG#496</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue535">CWG#535</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue539">CWG#539</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue565">CWG#565</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue577">CWG#577</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue583">CWG#583</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue597">CWG#597</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue616">CWG#616</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue623">CWG#623</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue631">CWG#631</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue675">CWG#675</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue712">CWG#712</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue729">CWG#729</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue739">CWG#739</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue755">CWG#755</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue903">CWG#903</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue912">CWG#912</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue974">CWG#974</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue975">CWG#975</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue977">CWG#977</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1003">CWG#1003</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1013">CWG#1013</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1024">CWG#1024</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1048">CWG#1048</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1059">CWG#1059</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1093">CWG#1093</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1213">CWG#1213</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1226">CWG#1226</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1227">CWG#1227</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1250">CWG#1250</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1251">CWG#1251</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1260">CWG#1260</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1261">CWG#1261</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1262">CWG#1262</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1264">CWG#1264</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1265">CWG#1265</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1267">CWG#1267</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1268">CWG#1268</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1269">CWG#1269</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1270">CWG#1270</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1275">CWG#1275</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1282">CWG#1282</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1287">CWG#1287</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1288">CWG#1288</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1290">CWG#1290</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1293">CWG#1293</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1295">CWG#1295</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1296">CWG#1296</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1297">CWG#1297</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1298">CWG#1298</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1301">CWG#1301</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1302">CWG#1302</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1305">CWG#1305</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1306">CWG#1306</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1307">CWG#1307</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1308">CWG#1308</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1310">CWG#1310</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1311">CWG#1311</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1312">CWG#1312</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1313">CWG#1313</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1318">CWG#1318</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1320">CWG#1320</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1321">CWG#1321</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1324">CWG#1324</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1327">CWG#1327</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1328">CWG#1328</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1329">CWG#1329</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1330">CWG#1330</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1333">CWG#1333</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1336">CWG#1336</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1340">CWG#1340</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1344">CWG#1344</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1345">CWG#1345</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1346">CWG#1346</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1347">CWG#1347</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1350">CWG#1350</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1352">CWG#1352</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1354">CWG#1354</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1355">CWG#1355</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1357">CWG#1357</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1358">CWG#1358</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1359">CWG#1359</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1361">CWG#1361</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1362">CWG#1362</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1363">CWG#1363</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1364">CWG#1364</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1365">CWG#1365</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1366">CWG#1366</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1367">CWG#1367</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1368">CWG#1368</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1369">CWG#1369</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1370">CWG#1370</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1372">CWG#1372</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1374">CWG#1374</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1375">CWG#1375</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1376">CWG#1376</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1380">CWG#1380</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1381">CWG#1381</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1382">CWG#1382</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1383">CWG#1383</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1385">CWG#1385</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1387">CWG#1387</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1388">CWG#1388</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1392">CWG#1392</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1394">CWG#1394</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1398">CWG#1398</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1399">CWG#1399</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1401">CWG#1401</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1402">CWG#1402</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1405">CWG#1405</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1406">CWG#1406</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1408">CWG#1408</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1409">CWG#1409</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1410">CWG#1410</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1411">CWG#1411</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1412">CWG#1412</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1413">CWG#1413</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1415">CWG#1415</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1416">CWG#1416</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1417">CWG#1417</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1418">CWG#1418</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1423">CWG#1423</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1424">CWG#1424</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1425">CWG#1425</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1428">CWG#1428</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1431">CWG#1431</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1435">CWG#1435</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1437">CWG#1437</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1438">CWG#1438</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1439">CWG#1439</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1440">CWG#1440</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1441">CWG#1441</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1442">CWG#1442</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1447">CWG#1447</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1449">CWG#1449</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1450">CWG#1450</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1453">CWG#1453</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1454">CWG#1454</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1455">CWG#1455</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1456">CWG#1456</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1457">CWG#1457</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1458">CWG#1458</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1460">CWG#1460</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1462">CWG#1462</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1464">CWG#1464</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1466">CWG#1466</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1471">CWG#1471</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1472">CWG#1472</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1473">CWG#1473</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1475">CWG#1475</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1476">CWG#1476</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1477">CWG#1477</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1479">CWG#1479</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1480">CWG#1480</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1481">CWG#1481</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1482">CWG#1482</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1487">CWG#1487</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1489">CWG#1489</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1491">CWG#1491</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1493">CWG#1493</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1494">CWG#1494</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1495">CWG#1495</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1502">CWG#1502</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1503">CWG#1503</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1504">CWG#1504</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1506">CWG#1506</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1507">CWG#1507</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1508">CWG#1508</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1509">CWG#1509</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1510">CWG#1510</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1511">CWG#1511</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1512">CWG#1512</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1514">CWG#1514</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1515">CWG#1515</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1516">CWG#1516</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1522">CWG#1522</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1527">CWG#1527</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1528">CWG#1528</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1531">CWG#1531</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1532">CWG#1532</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1533">CWG#1533</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1535">CWG#1535</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1537">CWG#1537</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1538">CWG#1538</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1539">CWG#1539</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1541">CWG#1541</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1543">CWG#1543</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1544">CWG#1544</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1550">CWG#1550</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1551">CWG#1551</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1553">CWG#1553</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1556">CWG#1556</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1557">CWG#1557</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1559">CWG#1559</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1560">CWG#1560</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1562">CWG#1562</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1563">CWG#1563</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1567">CWG#1567</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1569">CWG#1569</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1570">CWG#1570</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1575">CWG#1575</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1576">CWG#1576</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1579">CWG#1579</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1583">CWG#1583</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1587">CWG#1587</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1588">CWG#1588</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1592">CWG#1592</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1593">CWG#1593</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1595">CWG#1595</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1597">CWG#1597</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1598">CWG#1598</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1601">CWG#1601</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1604">CWG#1604</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1605">CWG#1605</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1607">CWG#1607</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1608">CWG#1608</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1611">CWG#1611</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1612">CWG#1612</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1613">CWG#1613</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1618">CWG#1618</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1629">CWG#1629</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1648">CWG#1648</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1649">CWG#1649</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1658">CWG#1658</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1660">CWG#1660</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1662">CWG#1662</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1664">CWG#1664</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1666">CWG#1666</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1669">CWG#1669</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1673">CWG#1673</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1674">CWG#1674</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1681">CWG#1681</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1684">CWG#1684</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1687">CWG#1687</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1689">CWG#1689</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1690">CWG#1690</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1691">CWG#1691</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1692">CWG#1692</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1693">CWG#1693</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1707">CWG#1707</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1716">CWG#1716</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1717">CWG#1717</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1732">CWG#1732</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1737">CWG#1737</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1738">CWG#1738</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1739">CWG#1739</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1740">CWG#1740</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1741">CWG#1741</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1746">CWG#1746</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1747">CWG#1747</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1759">CWG#1759</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1760">CWG#1760</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1762">CWG#1762</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1764">CWG#1764</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1765">CWG#1765</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1767">CWG#1767</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1769">CWG#1769</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1770">CWG#1770</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1772">CWG#1772</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1773">CWG#1773</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1775">CWG#1775</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1778">CWG#1778</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1786">CWG#1786</a></li>
|
|
<li><a rel="nofollow" class="external text" href="https://wg21.cmeerw.net/cwg/issue1787">CWG#1787</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="div-col columns column-count column-count-6" style="-moz-column-count: 6; -webkit-column-count: 6; column-count: 6;">
|
|
<ul>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg1214">LWG#1214</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg1450">LWG#1450</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2003">LWG#2003</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2005">LWG#2005</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2009">LWG#2009</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2010">LWG#2010</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2011">LWG#2011</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2012">LWG#2012</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2013">LWG#2013</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2015">LWG#2015</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2018">LWG#2018</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2021">LWG#2021</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2028">LWG#2028</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2033">LWG#2033</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2039">LWG#2039</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2044">LWG#2044</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2045">LWG#2045</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2047">LWG#2047</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2048">LWG#2048</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2049">LWG#2049</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2050">LWG#2050</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2052">LWG#2052</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2054">LWG#2054</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2053">LWG#2053</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2056">LWG#2056</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2057">LWG#2057</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2058">LWG#2058</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2061">LWG#2061</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2064">LWG#2064</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2065">LWG#2065</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2066">LWG#2066</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2067">LWG#2067</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2069">LWG#2069</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2071">LWG#2071</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2074">LWG#2074</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2075">LWG#2075</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2078">LWG#2078</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2080">LWG#2080</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2081">LWG#2081</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2083">LWG#2083</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2085">LWG#2085</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2086">LWG#2086</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2087">LWG#2087</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2091">LWG#2091</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2092">LWG#2092</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2093">LWG#2093</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2094">LWG#2094</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2096">LWG#2096</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2097">LWG#2097</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2098">LWG#2098</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2099">LWG#2099</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2100">LWG#2100</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2102">LWG#2102</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2103">LWG#2103</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2104">LWG#2104</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2105">LWG#2105</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2109">LWG#2109</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2110">LWG#2110</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2112">LWG#2112</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2120">LWG#2120</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2122">LWG#2122</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2123">LWG#2123</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2128">LWG#2128</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2130">LWG#2130</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2132">LWG#2132</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2135">LWG#2135</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2138">LWG#2138</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2140">LWG#2140</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2141">LWG#2141</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2142">LWG#2142</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2143">LWG#2143</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2144">LWG#2144</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2145">LWG#2145</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2147">LWG#2147</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2148">LWG#2148</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2149">LWG#2149</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2150">LWG#2150</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2159">LWG#2159</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2162">LWG#2162</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2163">LWG#2163</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2165">LWG#2165</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2169">LWG#2169</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2172">LWG#2172</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2174">LWG#2174</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2175">LWG#2175</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2176">LWG#2176</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2177">LWG#2177</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2180">LWG#2180</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2182">LWG#2182</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2185">LWG#2185</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2186">LWG#2186</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2187">LWG#2187</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2188">LWG#2188</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2190">LWG#2190</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2193">LWG#2193</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2194">LWG#2194</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2196">LWG#2196</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2197">LWG#2197</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2200">LWG#2200</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2203">LWG#2203</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2205">LWG#2205</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2207">LWG#2207</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2209">LWG#2209</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2210">LWG#2210</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2211">LWG#2211</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2213">LWG#2213</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2222">LWG#2222</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2225">LWG#2225</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2229">LWG#2229</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2231">LWG#2231</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2235">LWG#2235</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2240">LWG#2240</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2246">LWG#2246</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2247">LWG#2247</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2249">LWG#2249</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2252">LWG#2252</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2257">LWG#2257</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2258">LWG#2258</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2263">LWG#2263</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2268">LWG#2268</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2271">LWG#2271</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2272">LWG#2272</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2275">LWG#2275</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2278">LWG#2278</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2280">LWG#2280</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2284">LWG#2284</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2285">LWG#2285</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2288">LWG#2288</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2291">LWG#2291</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2293">LWG#2293</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2298">LWG#2298</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2299">LWG#2299</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2300">LWG#2300</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2301">LWG#2301</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2304">LWG#2304</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2306">LWG#2306</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2308">LWG#2308</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2313">LWG#2313</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2314">LWG#2314</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2315">LWG#2315</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2316">LWG#2316</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2317">LWG#2317</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2320">LWG#2320</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2322">LWG#2322</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2323">LWG#2323</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2324">LWG#2324</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2329">LWG#2329</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2330">LWG#2330</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2332">LWG#2332</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2339">LWG#2339</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2341">LWG#2341</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2344">LWG#2344</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2346">LWG#2346</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2350">LWG#2350</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2356">LWG#2356</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2357">LWG#2357</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2359">LWG#2359</a></li>
|
|
<li><a rel="nofollow" class="external text" href="http://wg21.link/lwg2360">LWG#2360</a></li>
|
|
</ul>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<h2><span class="mw-headline" id=".E7.BC.96.E8.AF.91.E5.99.A8.E6.94.AF.E6.8C.81">编译器支持</span></h2>
|
|
<p>主条目: <a href="cpp-compiler_support.html#C.2B.2B14_.E5.8A.9F.E8.83.BD.E7.89.B9.E6.80.A7">C++ 编译器支持</a></p>
|
|
<h3><span class="mw-headline" id="C.2B.2B14_.E6.A0.B8.E5.BF.83.E8.AF.AD.E8.A8.80.E5.8A.9F.E8.83.BD.E7.89.B9.E6.80.A7">C++14 核心语言功能特性</span></h3>
|
|
<table class="wikitable tbody-scroll mw-collapsible" style="font-size:0.8em; width:100%">
|
|
<tr style="height:15em">
|
|
<th style="vertical-align:bottom;">C++14 功能特性<br />
|
|
</th>
|
|
<th style="vertical-align:bottom;">提案<br />
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>GCC</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Clang</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>MSVC</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Apple Clang</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>EDG eccp</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Intel C++</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>IBM XLC++</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Sun/Oracle C++</div>
|
|
</div>
|
|
</th>
|
|
<th scope="col" style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Embarcadero C++ Builder</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Cray</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Nvidia HPC C++<br />
|
|
(前 Portland Group/PGI)</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Nvidia nvcc</div>
|
|
</div>
|
|
</th>
|
|
<th></th>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-language-implicit_conversion.html#.E6.8C.89.E8.AF.AD.E5.A2.83.E8.BD.AC.E6.8D.A2">按语境转换</a>的遣词调整</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3323">N3323</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2013">18.0*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="Linux LE / zLinux BE">13.1.2*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.1</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">9.0</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-language-integer_literal.html">二进制字面量</a></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3472">N3472</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.3 (GNU)<br />
|
|
4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">2.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.10</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">11.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="Linux LE / zLinux BE">13.1.2*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.14</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">2015</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">9.0</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-language-auto.html"><tt>decltype(auto)</tt></a>,普通函数的返回类型推导</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3638">N3638</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.8 <span title="N3386 版本">(部分)*</span><br />
|
|
4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">15.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="Linux LE / zLinux BE">13.1.2*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.1</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">9.0</td>
|
|
</tr>
|
|
<tr>
|
|
<td>带初始化/泛化的 lambda 捕获 (init-capture)</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3648">N3648</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.5 (部分)<br />
|
|
4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.10</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">15.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="用 Fix Pack 8">16.1.1*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.1</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">9.0</td>
|
|
</tr>
|
|
<tr>
|
|
<td>泛型 lambda 表达式</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3649">N3649</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.10</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="Linux LE / zLinux BE">13.1.2*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.1</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">9.0</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-language-variable_template.html">变量模板</a></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3651">N3651</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015 Update 2">19.0 (Update 2)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.11</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">17.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="Linux LE / zLinux BE">13.1.2*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">17.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">9.0</td>
|
|
</tr>
|
|
<tr>
|
|
<td>扩展的 constexpr</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3652">N3652</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2017 15.0">19.10*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.11</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">17.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="Linux LE / zLinux BE">13.1.2*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">17.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">9.0</td>
|
|
</tr>
|
|
<tr>
|
|
<td>带成员初始化器的聚合体 (NSDMI)</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3653">N3653</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2017 15.0">19.10*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="用 Fix Pack 8">16.1.1*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.14</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.1</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">9.0</td>
|
|
</tr>
|
|
<tr>
|
|
<td>忽略/扩展<a href="cpp-language-new.html#.E5.88.86.E9.85.8D">内存分配</a></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3664">N3664</a></td>
|
|
<td style="background: #ececec; color: grey; vertical-align: middle; text-align: center;" class="table-na"><small>N/A</small></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #ececec; color: grey; vertical-align: middle; text-align: center;" class="table-na"><small>N/A</small></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #ececec; color: grey; vertical-align: middle; text-align: center;" class="table-na"><small>N/A</small></td>
|
|
<td style="background: #ececec; color: grey; vertical-align: middle; text-align: center;" class="table-na"><small>N/A</small></td>
|
|
<td style="background: #ececec; color: grey; vertical-align: middle; text-align: center;" class="table-na"><small>N/A</small></td>
|
|
<td style="background: #ececec; color: grey; vertical-align: middle; text-align: center;" class="table-na"><small>N/A</small></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">17.4</td>
|
|
<td style="background: #ececec; color: grey; vertical-align: middle; text-align: center;" class="table-na"><small>N/A</small></td>
|
|
</tr>
|
|
<tr>
|
|
<td><code>[[<a href="cpp-language-attributes-deprecated.html">deprecated</a>]]</code> 属性</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3760">N3760</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="Linux 与 OS X">15.0*</span><br />
|
|
16.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="Linux LE / zLinux BE">13.1.2*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.14</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.1</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">9.0</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-language-delete.html">具大小解分配</a></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3778">N3778</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.10.1</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">17.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="用 -fsized-deallocation">16.1.1*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.14</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.1</td>
|
|
<td style="background:#ff9090; color:black; vertical-align: middle; text-align: center;" class="table-no"></td>
|
|
</tr>
|
|
<tr>
|
|
<td>单引号作为数位分隔符</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3781">N3781</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.10</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">16.0</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="Linux LE / zLinux BE">13.1.2*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.14</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">2015</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">9.0</td>
|
|
</tr>
|
|
<tr style="height:15em">
|
|
<th style="vertical-align:bottom;">C++14 功能特性<br />
|
|
</th>
|
|
<th style="vertical-align:bottom;">提案<br />
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>GCC</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Clang</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>MSVC</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Apple Clang</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>EDG eccp</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Intel C++</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>IBM XLC++</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Sun/Oracle C++</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Embarcadero C++ Builder</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Cray</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Nvidia HPC C++</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Nvidia nvcc</div>
|
|
</div>
|
|
</th>
|
|
</tr>
|
|
</table>
|
|
<h3><span class="mw-headline" id="C.2B.2B14_.E5.BA.93.E5.8A.9F.E8.83.BD.E7.89.B9.E6.80.A7">C++14 库功能特性</span></h3>
|
|
<table class="wikitable tbody-scroll mw-collapsible" style="font-size:0.8em; width:100%">
|
|
<tr style="height:15em">
|
|
<th style="vertical-align:bottom;">C++14 功能特性<br />
|
|
</th>
|
|
<th style="vertical-align:bottom;">提案<br />
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>GCC libstdc++</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Clang libc++</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>MSVC STL</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Apple Clang</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Sun/Oracle C++<br />
|
|
标准库</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Embarcadero C++ Builder<br />
|
|
标准库</div>
|
|
</div>
|
|
</th>
|
|
<th style="width: 40pt;">
|
|
<div class="t-vertical">
|
|
<div>Cray C++<br />
|
|
标准库</div>
|
|
</div>
|
|
</th>
|
|
<th></th>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-header-complex.html"><tt><complex></tt></a> 的 <code>constexpr</code></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3302">N3302</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td>通透的<a href="cpp-utility-functional.html#.E8.BF.90.E7.AE.97.E7.AC.A6.E5.87.BD.E6.95.B0.E5.AF.B9.E8.B1.A1">运算符函数对象</a></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3421">N3421</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2013">18.0*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="t-lc"><a href="cpp-types-result_of.html">std::result_of</a></span> 与 SFINAE</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3462">N3462</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015 Update 2">19.0 (Update 2)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-header-chrono.html"><tt><chrono></tt></a> 的 <code>constexpr</code></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3469">N3469</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-header-array.html"><tt><array></tt></a> 的 <code>constexpr</code></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3470">N3470</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-header-initializer_list.html"><tt><initializer_list></tt></a> 、 <a href="cpp-header-utility.html"><tt><utility></tt></a> 和 <a href="cpp-header-tuple.html"><tt><tuple></tt></a> 的 <code>constexpr</code></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3471">N3471</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td>改进的 <span class="t-lc"><a href="cpp-types-integral_constant.html">std::integral_constant</a></span></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3545">N3545</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-header-chrono.html"><tt><chrono></tt></a> 和 <a href="cpp-header-string.html"><tt><string></tt></a> 的用户定义字面量</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3642">N3642</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-named_req-ForwardIterator.html#.E5.AD.A4.E7.AB.8B.E8.BF.AD.E4.BB.A3.E5.99.A8">空向前迭代器</a></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3644">N3644</a></td>
|
|
<td style="background: #ffff90; color: black; vertical-align: middle; text-align: center;" class="table-maybe">5 (部分)</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="t-lc"><a href="cpp-io-manip-quoted.html">std::quoted</a></span></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3654">N3654</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="t-lc"><a href="cpp-memory-unique_ptr-make_unique.html">std::make_unique</a></span></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3656">N3656</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">4.9</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2013">18.0*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td>异质关联查找</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3657">N3657</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="t-lc"><a href="cpp-utility-integer_sequence.html">std::integer_sequence</a></span></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3658">N3658</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="t-lc"><a href="cpp-thread-shared_timed_mutex.html">std::shared_timed_mutex</a></span></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3659">N3659</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="t-lc"><a href="cpp-utility-exchange.html">std::exchange</a></span></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3668">N3668</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td>修正无 <code>const</code> 的 <code>constexpr</code> 成员函数</td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3669">N3669</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="cpp-utility-pair-get.html"><tt>std::get<T>()</tt></a></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3670">N3670</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr>
|
|
<td>双范围的 <span class="t-lc"><a href="cpp-algorithm-equal.html">std::equal</a></span> 、 <span class="t-lc"><a href="cpp-algorithm-is_permutation.html">std::is_permutation</a></span> 、 <span class="t-lc"><a href="cpp-algorithm-mismatch.html">std::mismatch</a></span></td>
|
|
<td><a rel="nofollow" class="external text" href="https://wg21.link/N3671">N3671</a></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">3.4</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes"><span title="VS 2015">19.0 (2015)*</span></td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">是</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">5.15</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">10.3</td>
|
|
<td style="background: #90ff90; color: black; vertical-align: middle; text-align: center;" class="table-yes">8.6</td>
|
|
</tr>
|
|
<tr style="height:15em">
|
|
<th style="vertical-align:bottom;">C++14 功能特性<br />
|
|
</th>
|
|
<th style="vertical-align:bottom;">提案<br />
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>GCC libstdc++</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Clang libc++</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>MSVC STL</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Apple Clang</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Sun/Oracle C++<br />
|
|
标准库</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Embarcadero C++ Builder<br />
|
|
标准库</div>
|
|
</div>
|
|
</th>
|
|
<th>
|
|
<div class="t-vertical">
|
|
<div>Cray C++<br />
|
|
标准库</div>
|
|
</div>
|
|
</th>
|
|
</tr>
|
|
</table>
|
|
<p><i>*</i> - 在版本号上停留可以查看注记</p>
|
|
<ul>
|
|
<li><a rel="nofollow" class="external text" href="https://github.com/makelinux/examples/blob/develop/cpp/14.cpp">可运行的 c++14 示例</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="visualClear"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|