[cxx_status] Fix table layout.

This commit is contained in:
Richard Smith 2019-12-10 11:57:28 -08:00
parent 307f60a1a3
commit 336ac7197e
1 changed files with 1 additions and 1 deletions

View File

@ -924,7 +924,7 @@ as the draft C++2a standard evolves.
<td class="full" align="center">Clang 8</td>
</tr>
<tr>
<td rowspan="7">Consistent comparison (<tt>operator&lt;=&gt;</tt>)</td>
<td rowspan="8">Consistent comparison (<tt>operator&lt;=&gt;</tt>)</td>
<td><a href="https://wg21.link/p0515r3">P0515R3</a></td>
<td class="partial" align="center">Partial</td>
</tr>