This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Default std::list default and move constructors


On 19/07/17 23:01 +0200, François Dumont wrote:
On 18/07/2017 15:28, Jonathan Wakely wrote:
N.B. the ABI is called "cxx11" not C++11. It's a bad name, I should
have called it something else, but please don't make it worse by
saying "C++11". That ABI is also the default for C++98 so saying
"C++11" just causes more confusion than necessary.

Thanks for clarifying, I was really thinking that cxx11 was C++11 ABI !

See https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]