This is the mail archive of the
mailing list for the GCC project.
Moving to C++11
- From: Nicholas Krause <xerofoify at gmail dot com>
- To: David Edelsohn <dje dot gcc at gmail dot com>
- Cc: gcc Mailing List <gcc at gcc dot gnu dot org>
- Date: Sun, 29 Sep 2019 18:57:26 -0400
- Subject: Moving to C++11
Greetings David,
I posted on the list about moving to C++11/C11 but the focus was on
C++11 for my work. Seems that other people wanted to use some
parts of the C++11 standard including rvalues,move,auto and template
aliases. The thread is here:
https://gcc.gnu.org/ml/gcc/2019-09/msg00228.html
on the linked discussion.
out what should be used and how the migration should take place,
Nick