summaryrefslogtreecommitdiffstats
path: root/libcxx/www
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2011-05-13 13:39:08 +0000
committerHoward Hinnant <hhinnant@apple.com>2011-05-13 13:39:08 +0000
commit5dbf45dfe05bb883f1de3147fc22a6b781c91cdb (patch)
tree58b03817fb1397c96be4f7329dced96b01e37b66 /libcxx/www
parent913820daf04bc228bd50a89cb09794bc7fd8ffdf (diff)
downloadbcm5719-llvm-5dbf45dfe05bb883f1de3147fc22a6b781c91cdb.tar.gz
bcm5719-llvm-5dbf45dfe05bb883f1de3147fc22a6b781c91cdb.zip
CWG 1170 has been fixed for destructors
llvm-svn: 131290
Diffstat (limited to 'libcxx/www')
-rw-r--r--libcxx/www/type_traits_design.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/www/type_traits_design.html b/libcxx/www/type_traits_design.html
index d0fe86b2142..7036a45ec53 100644
--- a/libcxx/www/type_traits_design.html
+++ b/libcxx/www/type_traits_design.html
@@ -145,7 +145,7 @@ changed. Please see:
<tr>
<td><tt>is_destructible&lt;T&gt;</tt></td>
-<td bgcolor="#FF5965">Needs CWG 1170</td>
+<td></td>
</tr>
<tr>
@@ -225,7 +225,7 @@ changed. Please see:
<tr>
<td><tt>is_nothrow_destructible&lt;T&gt;</tt></td>
-<td bgcolor="#FF5965">Needs CWG 1170</td>
+<td></td>
</tr>
<tr>
OpenPOWER on IntegriCloud