diff options
Diffstat (limited to 'www/cxx_status.html')
-rw-r--r-- | www/cxx_status.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index e3d83220ed..1074242c68 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -216,10 +216,10 @@ welcome!</p> </tr> <tr> <td>auto type deduction</td> - <td></td> - <td></td> - <td></td> - <td></td> + <td class="complete" align="center"></td> + <td class="complete" align="center"></td> + <td class="complete" align="center"></td> + <td class="complete" align="center"></td> <td>7.1.6.2, 7.1.6.4</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1984.pdf">N1984</a></td> </tr> |