This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
C++ no except updates
- From: nick <xerofoify at gmail dot com>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>, GCC Development <gcc at gcc dot gnu dot org>
- Date: Tue, 7 May 2019 00:17:14 -0400
- Subject: C++ no except updates
Jonathan,
I don't know what work is remaining in my ideas with inlining r value functions as you
seemed to have already taken up and probably finished my ideas from reading the list.
If you want help finishing it just send me a ToDO of since C++11 and C++20 classes have
not been made noexcept for the move constructor and assignment operator.
Thanks if possible,
Nick