On 08/12/20 13:07 +0000, Jonathan Wakely wrote:
Also add porting-to notes about tr1::bind.
And the traditional follow-up patch with markup fixes. Pushed to wwwdocs.
commit 38b28b4e95d8331d28e70a0272618135d5f69c79 Author: Jonathan Wakely <jwak...@redhat.com> Date: Tue Dec 8 13:15:13 2020 +0000 Fix markup errors diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index 50e35505..5c3519ba 100644 --- a/htdocs/gcc-11/changes.html +++ b/htdocs/gcc-11/changes.html @@ -243,8 +243,8 @@ a work-in-progress.</p> <ul> <li>Improved C++17 support, including: <ul> - <li><code>std::from_chars</code> for floating-point types. - <ul> + <li><code>std::from_chars</code> for floating-point types.</li> + </ul> </li> <li>Improved experimental C++2a support, including: <ul>