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

Reply via email to