diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index f497bed78b4f..78bde384de65 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -70,7 +70,9 @@
Issue # | Issue Name | Meeting | Status |
---|---|---|---|
2016 | Allocators must be no-throw swappable | Urbana | |
2118 | unique_ptr for array does not support cv qualification conversion of actual argument | Urbana | Will be resolved by N4089 |
2170 | Aggregates cannot be DefaultConstructible | Urbana | |
2308 | Clarify container destructor requirements w.r.t. std::array | Urbana | Will be resolved by N4258 |
2340 | Replacement allocation functions declared as inline | Urbana | Complete |
2354 | Unnecessary copying when inserting into maps with braced-init syntax | Urbana | |
2377 | std::align requirements overly strict | Urbana |