Author: marshall
Date: Sun Mar  6 11:45:24 2016
New Revision: 262807

URL: http://llvm.org/viewvc/llvm-project?rev=262807&view=rev
Log:
Update with work items passed in Jacksonville

Modified:
    libcxx/trunk/www/cxx1z_status.html

Modified: libcxx/trunk/www/cxx1z_status.html
URL: 
http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/cxx1z_status.html?rev=262807&r1=262806&r2=262807&view=diff
==============================================================================
--- libcxx/trunk/www/cxx1z_status.html (original)
+++ libcxx/trunk/www/cxx1z_status.html Sun Mar  6 11:45:24 2016
@@ -77,6 +77,22 @@
        <tr><td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/P0156R0.htm"; 
>P0156R0</a></td><td>LWG</td><td>Variadic lock_guard(rev 
3).</td><td>Kona</td><td></td><td></td></tr>
        <tr><td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/P0074R0.html";>P0074R0</a></td><td>LWG</td><td>Making
 <tt>std::owner_less</tt> more 
flexible</td><td>Kona</td><td>Complete</td><td>3.8</td></tr>
        <tr><td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/P0013R1.html";>P0013R1</a></td><td>LWG</td><td>Logical
 type traits rev 2</td><td>Kona</td><td>Complete</td><td>3.8</td></tr>
+       <tr><td></td><td></td><td></td><td></td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0024R2";>P0024R2</a></td><td>LWG</td><td>The Parallelism 
TS Should be Standardized</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0226R1";>P0226R1</a></td><td>LWG</td><td>Mathematical 
Special Functions for C++17</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0220R1";>P0220R1</a></td><td>LWG</td><td>Adopt Library 
Fundamentals V1 TS Components for 
C++17</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0218R1";>P0218R1</a></td><td>LWG</td><td>Adopt the File 
System TS for C++17</td><td>Jacksonville</td><td></td><td></td></tr>  
+       <tr><td><a 
href="http://wg21.link/P0033R1";>P0033R1</a></td><td>LWG</td><td>Re-enabling 
shared_from_this</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0005R4";>P0005R4</a></td><td>LWG</td><td>Adopt not_fn 
from Library Fundamentals 2 for 
C++17</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0152R1";>P0152R1</a></td><td>LWG</td><td>constexpr 
atomic::is_always_lock_free</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0185R1";>P0185R1</a></td><td>LWG</td><td>Adding 
[nothrow-]swappable traits</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0253R1";>P0253R1</a></td><td>LWG</td><td>Fixing a design 
mistake in the searchers 
interface</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0025R0";>P0025R0</a></td><td>LWG</td><td>An algorithm to 
"clamp" a value between a pair of boundary 
values</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0154R1";>P0154R1</a></td><td>LWG</td><td>constexpr 
std::hardware_{constructive,destructive}_interference_size</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0030R1";>P0030R1</a></td><td>LWG</td><td>Proposal to 
Introduce a 3-Argument Overload to 
std::hypot</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0031R0";>P0031R0</a></td><td>LWG</td><td>A Proposal to 
Add Constexpr Modifiers to reverse_iterator, move_iterator, array and Range 
Access</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0272R1";>P0272R1</a></td><td>LWG</td><td>Give 
<tt>std::string</tt> a non-const <tt>.data()</tt> member 
function</td><td>Jacksonville</td><td></td><td></td></tr>
+       <tr><td><a 
href="http://wg21.link/P0077R2";>P0077R2</a></td><td>LWG</td><td><tt>is_callable</tt>,
 the missing INVOKE related 
trait</td><td>Jacksonville</td><td></td><td></td></tr>
 <!--   <tr><td></td><td></td><td></td><td></td><td></td><td></td></tr> -->
   </table>
 
@@ -185,6 +201,36 @@
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2489";>2489</a></td><td><tt>mem_fn()</tt>
 should be <tt>noexcept</tt></td><td>Kona</td><td>Complete</td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2492";>2492</a></td><td>Clarify
 requirements for <tt>comp</tt></td><td>Kona</td><td>Complete</td></tr>
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2495";>2495</a></td><td>There
 is no such thing as an Exception Safety 
element</td><td>Kona</td><td>Complete</td></tr>
+       <tr><td></td><td></td><td></td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2192";>2192</a></td><td>Validity
 and return type of <tt>std::abs(0u)</tt> is 
unclear</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2276";>2276</a></td><td>Missing
 requirement on 
<tt>std::promise::set_exception</tt></td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2296";>2296</a></td><td><tt>std::addressof</tt>
 should be <tt>constexpr</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2450";>2450</a></td><td><tt>(greater|less|greater_equal|less_equal)&lt;void&gt;</tt>
 do not yield a total order for pointers</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2520";>2520</a></td><td>N4089
 broke initializing <tt>unique_ptr&lt;T[]&gt;</tt> from a 
<tt>nullptr</tt></td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2522";>2522</a></td><td>[fund.ts.v2]
 Contradiction in <tt>set_default_resource</tt> 
specification</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2523";>2523</a></td><td><tt>std::promise</tt>
 synopsis shows two <tt>set_value_at_thread_exit()</tt>'s for no apparent 
reason</td><td>Jacksonville</td><td>Complete</td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2537";>2537</a></td><td>Constructors
 for <code>priority_queue</code> taking allocators should call 
<code>make_heap</code></td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2539";>2539</a></td><td>[fund.ts.v2]
 <tt>invocation_trait</tt> definition definition doesn't work for surrogate 
call functions</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2545";>2545</a></td><td>Simplify
 wording for <tt>bind</tt> without explicitly specified return 
type</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2557";>2557</a></td><td>Logical
 operator traits are broken in the zero-argument 
case</td><td>Jacksonville</td><td>Complete</td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2558";>2558</a></td><td>[fund.ts.v2]
 Logical operator traits are broken in the zero-argument 
case</td><td>Jacksonville</td><td>Complete</td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2559";>2559</a></td><td>Error
 in LWG 2234's resolution</td><td>Jacksonville</td><td>Complete</td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2560";>2560</a></td><td><tt>is_constructible</tt>
 underspecified when applied to a function 
type</td><td>Jacksonville</td><td>Broken in 3.6; See r261653.</td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2565";>2565</a></td><td><tt>std::function</tt>'s
 move constructor should guarantee nothrow for <tt>reference_wrapper</tt>s and 
function pointers</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2566";>2566</a></td><td>Requirements
 on the first template parameter of container 
adaptors</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2571";>2571</a></td><td>&sect;[map.modifiers]/2
 imposes nonsensical requirement on <tt>insert(InputIterator, 
InputIterator)</tt></td><td>Jacksonville</td><td>Complete</td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2572";>2572</a></td><td>The
 remarks for <tt>shared_ptr::operator*</tt> should apply to <i>cv</i>-qualified 
<tt>void</tt> as well</td><td>Jacksonville</td><td>Complete</td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2574";>2574</a></td><td>[fund.ts.v2]
 <tt>std::experimental::function::operator=(F&amp;&amp;)</tt> should be 
constrained</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2575";>2575</a></td><td>[fund.ts.v2]
 <tt>experimental::function::assign</tt> should be 
removed</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2576";>2576</a></td><td><tt>istream_iterator</tt>
 and <tt>ostream_iterator</tt> should use 
<tt>std::addressof</tt></td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2577";>2577</a></td><td><tt>{shared,unique}_lock</tt>
 should use <tt>std::addressof</tt></td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2579";>2579</a></td><td>Inconsistency
 wrt Allocators in <tt>basic_string</tt> assignment vs. 
<tt>basic_string::assign</tt></td><td>Jacksonville</td><td><i></i></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2581";>2581</a></td><td>Specialization
 of <tt>&lt;type_traits&gt;</tt> variable templates should be 
prohibited</td><td>Jacksonville</td><td>Complete</td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2582";>2582</a></td><td>&sect;[res.on.functions]/2's
 prohibition against incomplete types shouldn't apply to type 
traits</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2583";>2583</a></td><td>There
 is no way to supply an allocator for <tt>basic_string(str, 
pos)</tt></td><td>Jacksonville</td><td><i></i></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2585";>2585</a></td><td><tt>forward_list::resize(size_type,
 const value_type&amp;)</tt> effects 
incorrect</td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2586";>2586</a></td><td>Wrong
 value category used in 
<tt>scoped_allocator_adaptor::construct()</tt></td><td>Jacksonville</td><td></td></tr>
+       <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#2590";>2590</a></td><td>Aggregate
 initialization for 
<tt>std::array</tt></td><td>Jacksonville</td><td>Complete</td></tr>
 
 <!--
        <tr><td><a 
href="http://cplusplus.github.io/LWG/lwg-defects.html#1214";>1214</a></td><td>Insufficient/inconsistent
 key immutability requirements for associative 
containers</td><td>Urbana</td><td></td></tr>
@@ -192,7 +238,7 @@
 <!--   <tr><td></td><td></td><td></td><td></td></tr> -->
   </table>
 
-  <p>Last Updated: 25-Feb-2016</p>
+  <p>Last Updated: 6-Mar-2016</p>
 </div>
 </body>
 </html>


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to