This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [wwwdocs] Document more C++2a support in libstdc++
- From: Tim Song <t dot canens dot cpp at gmail dot com>
- To: Jonathan Wakely <jwakely at redhat dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, "libstdc++" <libstdc++ at gcc dot gnu dot org>
- Date: Wed, 4 Jul 2018 16:19:34 -0400
- Subject: Re: [wwwdocs] Document more C++2a support in libstdc++
- References: <20180704201751.GQ2838@redhat.com>
On Wed, Jul 4, 2018 at 4:17 PM, Jonathan Wakely <jwakely@redhat.com> wrote:
> + <code>std::is_trivially_convertible</code>, and
s/trivially/nothrow/