[C++11, C++14 PATCH 3/3] Support for SD-6: SG10 Feature Test Recommendations - libstdc++

Marc Glisse marc.glisse@inria.fr
Sat May 31 06:34:00 GMT 2014


On Fri, 30 May 2014, Ed Smith-Rowland wrote:

> +#define __cpp_lib_constexpr_functions 201210

appears quite a few times, I believe it will warn with -Wsystem-headers. I 
think you should check if it is already defined (or undefine it first).

(you forgot to Cc: libstdc++)

-- 
Marc Glisse



More information about the Gcc-patches mailing list