summaryrefslogtreecommitdiffstats
path: root/clang/www/cxx_status.html
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2019-05-22 19:52:55 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2019-05-22 19:52:55 +0000
commit13bf9892dc2a37a4c4a0fcce8cb79ed8798a236f (patch)
tree7de36123533f812e0fcea10b020e7eb2a1c8556b /clang/www/cxx_status.html
parent6dbf4a86a7c8d2a63aebb96c3e7d1ac477a40d9e (diff)
downloadbcm5719-llvm-13bf9892dc2a37a4c4a0fcce8cb79ed8798a236f.tar.gz
bcm5719-llvm-13bf9892dc2a37a4c4a0fcce8cb79ed8798a236f.zip
Part of P1091R3: permit structured bindings to be declared 'static' and
'thread_local' in C++20. llvm-svn: 361424
Diffstat (limited to 'clang/www/cxx_status.html')
-rwxr-xr-xclang/www/cxx_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 901cea861e7..1a6477665b0 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -1034,7 +1034,7 @@ as the draft C++2a standard evolves.
<tr>
<td rowspan="2">Structured binding extensions</td>
<td><a href="http://wg21.link/p1091r3">P1091R3</a></td>
- <td rowspan="2" class="none" align="center">No</td>
+ <td rowspan="2" class="partial" align="center">Partial</td>
</tr>
<tr>
<td><a href="http://wg21.link/p1381r1">P1381R1</a></td>
OpenPOWER on IntegriCloud