aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/cxx_status.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 819d61ac9d..0dce8cf967 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -247,10 +247,10 @@ welcome!</p>
</tr>
<tr>
<td>Raw string literal types</td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
+ <td class="complete"></td>
+ <td class="complete"></td>
+ <td class="complete"></td>
+ <td class="complete"></td>
<td>2.14.5</td>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2053.html">N2053</a>
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2442.html">N2442</a>