Gerald,
now modules and coroutines are slated to be in C++20, here's a doc patch for them, pointing at their respective wiki pages.

ok?

nathan
--
Nathan Sidwell
? stat.diff
Index: htdocs/projects/cxx-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx-status.html,v
retrieving revision 1.81
diff -r1.81 cxx-status.html
306a307,318
>     <tr>
>       <td> Modules </td>
>       <td><a href="http://wg21.link/p1103r3";>P1103R3</a><br/>
>       <td class="unsupported">No (<a href="../wiki/cxx-modules">Modules wiki</a>) </td>
>       <td> </td>
>     </tr>
>     <tr>
>       <td> Coroutines </td>
>       <td><a href="http://wg21.link/p0912r5";>P0912R5</a><br/>
>       <td class="unsupported">No (<a href="../wiki/cxx-coroutines">Coroutines Wiki</a>) </td>
>       <td> </td>
>     </tr>

Reply via email to