On Fri, Nov 29, 2019 at 10:30:13AM +0100, Jakub Jelinek wrote:
> --- a/htdocs/projects/cxx-status.html
> +++ b/htdocs/projects/cxx-status.html
> @@ -288,7 +288,8 @@
>      <tr>
>        <td> Immediate functions (consteval) </td>
>        <td><a href="http://wg21.link/p1073r3";>P1073R3</a></td>
> -      <td class="supported"> <a href="../gcc-10/changes.html#cxx">10</a> 
> </td>
> +      <td class="supported"> <a href="../gcc-10/changes.html#cxx">10</a>
> +        (partial, no <code>consteval virtual</code> support) </td>
>        <td> __cpp_consteval &gt;= 201811 </td>

You can use class="partial" which I added for use in the DR table.

--
Marek Polacek • Red Hat, Inc. • 300 A St, Boston, MA

Reply via email to