Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" |
| 2 | "http://www.w3.org/TR/html4/strict.dtd"> |
| 3 | <!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ --> |
| 4 | <html> |
| 5 | <head> |
Marshall Clow | c3eec46 | 2017-02-06 15:29:03 +0000 | [diff] [blame] | 6 | <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
Marshall Clow | a8054c3 | 2016-06-07 20:05:57 +0000 | [diff] [blame] | 7 | <title>libc++ Upcoming Meeting Status</title> |
Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 8 | <link type="text/css" rel="stylesheet" href="menu.css"> |
| 9 | <link type="text/css" rel="stylesheet" href="content.css"> |
| 10 | </head> |
| 11 | |
| 12 | <body> |
| 13 | <div id="menu"> |
| 14 | <div> |
Stephan T. Lavavej | f966d3f | 2017-08-31 17:59:42 +0000 | [diff] [blame] | 15 | <a href="https://llvm.org/">LLVM Home</a> |
Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 16 | </div> |
| 17 | |
| 18 | <div class="submenu"> |
| 19 | <label>libc++ Info</label> |
| 20 | <a href="/index.html">About</a> |
| 21 | </div> |
| 22 | |
| 23 | <div class="submenu"> |
| 24 | <label>Quick Links</label> |
Stephan T. Lavavej | f966d3f | 2017-08-31 17:59:42 +0000 | [diff] [blame] | 25 | <a href="https://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev</a> |
| 26 | <a href="https://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits</a> |
Eric Fiselier | b7fd0be | 2017-02-17 08:37:03 +0000 | [diff] [blame] | 27 | <a href="https://bugs.llvm.org/">Bug Reports</a> |
Stephan T. Lavavej | f966d3f | 2017-08-31 17:59:42 +0000 | [diff] [blame] | 28 | <a href="https://llvm.org/svn/llvm-project/libcxx/trunk/">Browse SVN</a> |
| 29 | <a href="https://llvm.org/viewvc/llvm-project/libcxx/trunk/">Browse ViewVC</a> |
Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 30 | </div> |
| 31 | </div> |
| 32 | |
| 33 | <div id="content"> |
| 34 | <!--*********************************************************************--> |
Marshall Clow | d422c95 | 2017-11-01 04:03:35 +0000 | [diff] [blame^] | 35 | <h1>libc++ Upcoming Metting Status</h1> |
Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 36 | <!--*********************************************************************--> |
| 37 | |
Stephan T. Lavavej | a1ae67b | 2017-08-31 17:59:51 +0000 | [diff] [blame] | 38 | <p>This is a temporary page; please check the c++1z status <a href="cxx1z_status.html">here</a></p> |
Marshall Clow | d422c95 | 2017-11-01 04:03:35 +0000 | [diff] [blame^] | 39 | <p>This page shows the status of the papers and issues that are expected to be adopted in the next WG21 Meeting.</p> |
Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 40 | |
| 41 | <p>The groups that have contributed papers: |
| 42 | <ul> |
| 43 | <li>LWG - Library working group</li> |
| 44 | <li>CWG - Core Language Working group</li> |
| 45 | <li>SG1 - Study group #1 (Concurrency working group)</li> |
| 46 | </ul> |
| 47 | </p> |
Marshall Clow | 2ac0ed0 | 2017-06-26 04:25:15 +0000 | [diff] [blame] | 48 | |
Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 49 | <h3>Paper Status</h3> |
| 50 | <table id="papers" border="1"> |
| 51 | <tr><th>Paper #</th><th>Group</th><th>Paper Name</th><th>Meeting</th><th>Status</th><th>First released version</th></tr> |
| 52 | <!-- |
Marshall Clow | 6737116 | 2017-10-31 00:19:47 +0000 | [diff] [blame] | 53 | <tr><td><a href="https://wg21.link/LWGn3346">3346</a></td><td>LWG</td><td>Terminology for Container Element Requirements - Rev 1</td><td>Kona</td><td>Complete</td><td>3.4</td></tr> |
Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 54 | --> |
| 55 | <!-- <tr><td></td><td></td><td></td><td></td><td></td><td></td></tr> --> |
| 56 | </table> |
| 57 | |
| 58 | <h3>Library Working group Issues Status</h3> |
| 59 | <table id="issues" border="1"> |
Marshall Clow | 6cec342 | 2016-05-31 14:29:38 +0000 | [diff] [blame] | 60 | <tr><th>Issue #</th><th>Issue Name</th><th>Meeting</th><th>Status</th></tr> |
| 61 | |
Marshall Clow | 6737116 | 2017-10-31 00:19:47 +0000 | [diff] [blame] | 62 | <tr><td><a href="https://wg21.link/LWG2779">2779</a></td><td>[networking.ts] Relax requirements on buffer sequence iterators</td><td>Albuquerque</td><td></td></tr> |
| 63 | <tr><td><a href="https://wg21.link/LWG2870">2870</a></td><td>Default value of parameter theta of polar should be dependent</td><td>Albuquerque</td><td></td></tr> |
| 64 | <tr><td><a href="https://wg21.link/LWG2935">2935</a></td><td>What should create_directories do when p already exists but is not a directory?</td><td>Albuquerque</td><td></td></tr> |
Marshall Clow | d422c95 | 2017-11-01 04:03:35 +0000 | [diff] [blame^] | 65 | <tr><td><a href="https://wg21.link/LWG2941">2941</a></td><td>[thread.req.timing] wording should apply to both member and namespace-level functions</td><td>Albuquerque</td><td>Nothing to do</td></tr> |
| 66 | <tr><td><a href="https://wg21.link/LWG2944">2944</a></td><td>LWG 2905 accidentally removed requirement that construction of the deleter doesn't throw an exception</td><td>Albuquerque</td><td>Nothing to do</td></tr> |
| 67 | <tr><td><a href="https://wg21.link/LWG2945">2945</a></td><td>Order of template parameters in optional comparisons</td><td>Albuquerque</td><td>Complete</td></tr> |
Marshall Clow | 6737116 | 2017-10-31 00:19:47 +0000 | [diff] [blame] | 68 | <tr><td><a href="https://wg21.link/LWG2948">2948</a></td><td>unique_ptr does not define operator<< for stream output</td><td>Albuquerque</td><td></td></tr> |
| 69 | <tr><td><a href="https://wg21.link/LWG2950">2950</a></td><td>std::byte operations are misspecified</td><td>Albuquerque</td><td>Patch Ready</td></tr> |
Marshall Clow | d422c95 | 2017-11-01 04:03:35 +0000 | [diff] [blame^] | 70 | <tr><td><a href="https://wg21.link/LWG2952">2952</a></td><td>iterator_traits should work for pointers to cv T</td><td>Albuquerque</td><td>Patch ready</td></tr> |
Marshall Clow | 6737116 | 2017-10-31 00:19:47 +0000 | [diff] [blame] | 71 | <tr><td><a href="https://wg21.link/LWG2953">2953</a></td><td>LWG 2853 should apply to deque::erase too</td><td>Albuquerque</td><td></td></tr> |
| 72 | <tr><td><a href="https://wg21.link/LWG2964">2964</a></td><td>Apparently redundant requirement for dynamic_pointer_cast</td><td>Albuquerque</td><td></td></tr> |
| 73 | <tr><td><a href="https://wg21.link/LWG2965">2965</a></td><td>Non-existing path::native_string() in filesystem_error::what() specification</td><td>Albuquerque</td><td></td></tr> |
| 74 | <tr><td><a href="https://wg21.link/LWG2972">2972</a></td><td>What is is_trivially_destructible_v<int>?</td><td>Albuquerque</td><td>Complete</td></tr> |
| 75 | <tr><td><a href="https://wg21.link/LWG2976">2976</a></td><td>Dangling uses_allocator specialization for packaged_task</td><td>Albuquerque</td><td></td></tr> |
| 76 | <tr><td><a href="https://wg21.link/LWG2977">2977</a></td><td>unordered_meow::merge() has incorrect Throws: clause</td><td>Albuquerque</td><td></td></tr> |
| 77 | <tr><td><a href="https://wg21.link/LWG2978">2978</a></td><td>Hash support for pmr::string and friends</td><td>Albuquerque</td><td></td></tr> |
| 78 | <tr><td><a href="https://wg21.link/LWG2979">2979</a></td><td>aligned_union should require complete object types</td><td>Albuquerque</td><td>Complete</td></tr> |
| 79 | <tr><td><a href="https://wg21.link/LWG2980">2980</a></td><td>Cannot compare_exchange empty pointers</td><td>Albuquerque</td><td></td></tr> |
| 80 | <tr><td><a href="https://wg21.link/LWG2981">2981</a></td><td>Remove redundant deduction guides from standard library</td><td>Albuquerque</td><td></td></tr> |
| 81 | <tr><td><a href="https://wg21.link/LWG2982">2982</a></td><td>Making size_type consistent in associative container deduction guides</td><td>Albuquerque</td><td></td></tr> |
| 82 | <tr><td><a href="https://wg21.link/LWG2988">2988</a></td><td>Clause 32 cleanup missed one typename</td><td>Albuquerque</td><td></td></tr> |
| 83 | <tr><td><a href="https://wg21.link/LWG2993">2993</a></td><td>reference_wrapper<T> conversion from T&&</td><td>Albuquerque</td><td></td></tr> |
Marshall Clow | d422c95 | 2017-11-01 04:03:35 +0000 | [diff] [blame^] | 84 | <tr><td><a href="https://wg21.link/LWG2998">2998</a></td><td>Requirements on function objects passed to {forward_,}list-specific algorithms</td><td>Albuquerque</td><td>Nothing to do</td></tr> |
Marshall Clow | 6737116 | 2017-10-31 00:19:47 +0000 | [diff] [blame] | 85 | <tr><td><a href="https://wg21.link/LWG3001">3001</a></td><td>weak_ptr::element_type needs remove_extent_t</td><td>Albuquerque</td><td></td></tr> |
| 86 | <tr><td><a href="https://wg21.link/LWG3024">3024</a></td><td>variant's copies must be deleted instead of disabled via SFINAE</td><td>Albuquerque</td><td></td></tr> |
Marshall Clow | 5a00ab8 | 2017-02-06 15:17:22 +0000 | [diff] [blame] | 87 | |
Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 88 | </table> |
| 89 | |
| 90 | <h3>Comments about the issues</h3> |
| 91 | <ul> |
Marshall Clow | 23d0bd2 | 2017-10-29 19:02:00 +0000 | [diff] [blame] | 92 | <li>2779 - </li> |
Marshall Clow | 6737116 | 2017-10-31 00:19:47 +0000 | [diff] [blame] | 93 | <li>2870 - We already default to <tt>T(0)</tt>; but the PR says <tt>T()</tt>. Later - this makes no difference at all; since T has to be float/double/long double</li> |
Marshall Clow | 9bc42cf | 2017-10-29 21:57:58 +0000 | [diff] [blame] | 94 | <li>2935 - Eric? </li> |
Marshall Clow | d422c95 | 2017-11-01 04:03:35 +0000 | [diff] [blame^] | 95 | <li>2941 - Wording cleanup; nothing to do.</li> |
| 96 | <li>2944 - Wording cleanup; nothing to do. </li> |
| 97 | <li>2945 - Synopsis was wrong; code was fine. <i>Fixed in r317063</i></li> |
Marshall Clow | 23d0bd2 | 2017-10-29 19:02:00 +0000 | [diff] [blame] | 98 | <li>2948 - </li> |
Marshall Clow | a12eafc | 2017-10-29 21:43:30 +0000 | [diff] [blame] | 99 | <li>2950 - Patch ready</li> |
Marshall Clow | d422c95 | 2017-11-01 04:03:35 +0000 | [diff] [blame^] | 100 | <li>2952 - Patch ready</li> |
Marshall Clow | 9bc42cf | 2017-10-29 21:57:58 +0000 | [diff] [blame] | 101 | <li>2953 - Probably just wording; check to be sure.</li> |
| 102 | <li>2964 - At the very least, it needs a test.</li> |
| 103 | <li>2965 - Eric? </li> |
Marshall Clow | 6737116 | 2017-10-31 00:19:47 +0000 | [diff] [blame] | 104 | <li>2972 - We already do this</li> |
Marshall Clow | 9bc42cf | 2017-10-29 21:57:58 +0000 | [diff] [blame] | 105 | <li>2976 - Looks simple. </li> |
Marshall Clow | 6737116 | 2017-10-31 00:19:47 +0000 | [diff] [blame] | 106 | <li>2977 - We haven't implemented p0083r3 yet (Splicing Maps and Sets), so we don't have <tt>merge</tt> for those containers yet</li> |
Marshall Clow | 9bc42cf | 2017-10-29 21:57:58 +0000 | [diff] [blame] | 107 | <li>2978 - Straightforward. </li> |
Marshall Clow | 6737116 | 2017-10-31 00:19:47 +0000 | [diff] [blame] | 108 | <li>2979 - <i>Test added in revision 316969</i></li> |
| 109 | <li>2980 - Needs code changes and tests</li> |
| 110 | <li>2981 - We need to finish the deduction guides before doing this</li> |
| 111 | <li>2982 - We need to finish the deduction guides before doing this</li> |
| 112 | <li>2988 - Simple; once we rewrite <atomic> </li> |
Marshall Clow | 23d0bd2 | 2017-10-29 19:02:00 +0000 | [diff] [blame] | 113 | <li>2993 - </li> |
Marshall Clow | 6737116 | 2017-10-31 00:19:47 +0000 | [diff] [blame] | 114 | <li>2998 - Wording cleanup; nothing to do. </li> |
Marshall Clow | 9bc42cf | 2017-10-29 21:57:58 +0000 | [diff] [blame] | 115 | <li>3001 - Looks simple. </li> |
Marshall Clow | 23d0bd2 | 2017-10-29 19:02:00 +0000 | [diff] [blame] | 116 | <li>3024 - </li> |
Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 117 | </ul> |
| 118 | |
Marshall Clow | c98c890 | 2017-06-28 18:19:34 +0000 | [diff] [blame] | 119 | <p>Last Updated: 28-Jun-2017</p> |
Marshall Clow | 0e4ed2f | 2016-02-16 14:35:56 +0000 | [diff] [blame] | 120 | </div> |
| 121 | </body> |
| 122 | </html> |