aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/cxx_status.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 86b9c1bb62..effbc9e412 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -459,10 +459,10 @@ welcome!</p>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;5.2.7 [expr.dynamic.cast]</td>
<td class="complete" align="center">&#x2713;</td>
- <td class="advanced" align="center"></td>
- <td class="basic" align="center"></td>
+ <td class="complete" align="center">&#x2713;</td>
+ <td class="complete" align="center">&#x2713;</td>
+ <td></td>
<td></td>
- <td>No support for polymorphic classes.</td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;5.2.8 [expr.typeid]</td>