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: [v3 PATCH] Implement LWG 2758.


Hi Ville,

On 10/08/2016 09:50, Ville Voutilainen wrote:
Tested on Linux-x64.

2016-08-10  Ville Voutilainen  <ville.voutilainen@gmail.com>

     Implement LWG 2758.
If I understand correctly this touches only the new C++17 members and in any case, a recent commit by Jon disabled the extern template strings in C++17 mode, thus there are no ABI-related risks in that mode.

Patch looks good to me. I'll get to your other contributions later today.

Thanks,
Paolo.


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