On 03/12/2012 03:09, Kenny Simpson wrote:
From http://gcc.gnu.org/projects/cxx0x.html, I see that this seems to be the only major core-language feature missing from c++11 support. And from http://clang.llvm.org/cxx_status.html I see that clang does support it.I see the note saying that it was being worked on, but this note had been there for a while. Is it still planned/in-progress, deemed
It is in progress. Mostly implemented, but the patch is held by employer disclaimer, at the moment.
B.