On Tue, Aug 12, 2014 at 4:49 PM, Ed Smith-Rowland <3dw4rd@verizon.net> wrote:
On 08/12/2014 07:16 PM, Leo Carreon wrote:
I am working on a patch for gcc that should make it into the next release (gcc-4.10, actually gcc-5.0).Hi,Is SD-6 implemented by any of the compiler implementations?If yes, no you know which ones?Will the C++11 section of SD-6 be completed?I’m asking because a few compiler implementations are still behind in implementing C++11,e.g. HP, IBM, Oracle. Therefore, this section is still applicable to a few compilers.
Kind regards,
Leo
_______________________________________________ Features mailing list Features@isocpp.open-std.org http://www.open-std.org/mailman/listinfo/features
I've some corrections to add.
I think clang might have this.Clang implements SD-6 as of N3745 (see http://clang.llvm.org/cxx_status.html#ts for up-to-date information). A web search suggests that no other compiler is publicly advertising support just yet.