Re: [wwwdocs] Document more C++2a support in libstdc++

2018-07-04 Thread Jonathan Wakely
On 04/07/18 16:19 -0400, Tim Song wrote: On Wed, Jul 4, 2018 at 4:17 PM, Jonathan Wakely wrote: + std::is_trivially_convertible, and s/trivially/nothrow/ Oops, thanks - fixed by this patch, also committed. Index: htdocs/gcc-9/changes.html =

Re: [wwwdocs] Document more C++2a support in libstdc++

2018-07-04 Thread Tim Song
On Wed, Jul 4, 2018 at 4:17 PM, Jonathan Wakely wrote: > + std::is_trivially_convertible, and s/trivially/nothrow/

[wwwdocs] Document more C++2a support in libstdc++

2018-07-04 Thread Jonathan Wakely
Committed to CVS. ? htdocs/gcc-9/.changes.html.swp Index: htdocs/gcc-9/changes.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v retrieving revision 1.10 diff -u -r1.10 changes.html --- htdocs/gcc-9/changes.html 2 Jul