Re: SD-6 C++ feature-testing macros for 4.9

2014-10-07 Thread Jason Merrill
On 10/04/2014 07:28 PM, Ed Smith-Rowland wrote: This really does build clean and test clean on x86_64-linux. It's basically the same as for 5.0 except experimental/any isn't in and variable templates aren't in. OK. Jason

SD-6 C++ feature-testing macros for 4.9

2014-10-04 Thread Ed Smith-Rowland
On 10/02/2014 11:42 AM, Jonathan Wakely wrote: The library macros are safe and can't cause any issues, so I'm happy for them to go on the branch. I can think of at least two that aren't implemented on the branch: and the std::is_final trait (although I'd be OK with the trait going on the bra