forked from OSchip/llvm-project
Update cxx_status page on www: clang has had full support for in-class initializers since r132890.
llvm-svn: 135689
This commit is contained in:
parent
17aa45d431
commit
42a4996b5a
|
@ -320,10 +320,10 @@ welcome!</p>
|
|||
</tr>
|
||||
<tr>
|
||||
<td>In-declaration member initialization</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></td>
|
||||
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2628.html">N2628</a></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue