gcc : c++11 : full support : eta?

Jason Merrill jason@redhat.com
Sun Feb 17 01:31:00 GMT 2013


On 02/16/2013 01:30 AM, Franz Fehringer wrote:
> Will gcc 4.8 contain the stdatomic.h header (i am a little confused
> about it, is it a standard header?)?

It's part of the C11 standard, not C++11. C11 atomics will not be 
supported in 4.8, but should be in 4.9.

Jason



More information about the Gcc mailing list