forked from OSchip/llvm-project
parent
f6b5f0fffd
commit
90ea9ebb00
|
|
@ -723,7 +723,7 @@ as the draft C++1z standard evolves.</p>
|
|||
<td class="none" align="center">No</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Separate variable and condition for <tt>if</tt>, <tt>while</tt>, and <tt>switch</tt></td>
|
||||
<td>Separate variable and condition for <tt>if</tt> and <tt>switch</tt></td>
|
||||
<td><a href="http://wg21.link/p0305r1">P0305R1</a></td>
|
||||
<td class="none" align="center">No</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue