On 3/1/19 10:30 AM, Jakub Jelinek wrote:
On Tue, Feb 26, 2019 at 02:11:03PM -0500, Nathan Sidwell wrote:
now modules and coroutines are slated to be in C++20, here's a doc patch for
them, pointing at their respective wiki pages. >
Several more papers have been accepted apparently, so I've incorporated your
changed into a larger patch.
Thanks!
Index: htdocs/projects/cxx-status.html
+ <td><a href="http://wg21.link/p1103r3">P1103R3</a></td>
+ <td class="unsupported">No (<a href="../wiki/cxx-modules">Modules wiki</a>)
</td>
+ <td><a href="http://wg21.link/p0912r5">P0912R5</a></td>
+ <td class="unsupported">No (<a href="../wiki/cxx-coroutines">Coroutines
Wiki</a>) </td>
Inconsistent capitalization of 'wiki'. Undoubtedly my fault.
nathan
--
Nathan Sidwell