summaryrefslogtreecommitdiffstats
path: root/libcxx/www/cxx2a_status.html
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2017-11-14 01:14:53 +0000
committerMarshall Clow <mclow.lists@gmail.com>2017-11-14 01:14:53 +0000
commit12de6e9c110d95e4a7efdd604d9a804f003ab19d (patch)
tree692da89d73d0554123228b1520416cd2fef5a7e9 /libcxx/www/cxx2a_status.html
parent1594feea94ca9a0aad2dde8b9bcdf3d8967af822 (diff)
downloadbcm5719-llvm-12de6e9c110d95e4a7efdd604d9a804f003ab19d.tar.gz
bcm5719-llvm-12de6e9c110d95e4a7efdd604d9a804f003ab19d.zip
Implement LWG2950: std::byte operations are misspecified
llvm-svn: 318125
Diffstat (limited to 'libcxx/www/cxx2a_status.html')
-rw-r--r--libcxx/www/cxx2a_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/www/cxx2a_status.html b/libcxx/www/cxx2a_status.html
index b689e0e19bb..a17c4931e2d 100644
--- a/libcxx/www/cxx2a_status.html
+++ b/libcxx/www/cxx2a_status.html
@@ -107,7 +107,7 @@
<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><i>Nothing to do</i></td></tr>
<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>
<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>
- <tr><td><a href="https://wg21.link/LWG2950">2950</a></td><td>std::byte operations are misspecified</td><td>Albuquerque</td><td></td></tr>
+ <tr><td><a href="https://wg21.link/LWG2950">2950</a></td><td>std::byte operations are misspecified</td><td>Albuquerque</td><td>Complete</td></tr>
<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>Complete</td></tr>
<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>
<tr><td><a href="https://wg21.link/LWG2958">2958</a></td><td>Moves improperly defined as deleted</td><td>Albuquerque</td><td></td></tr>
OpenPOWER on IntegriCloud