Seems like Xcode 5 and higher supports C11 but when I try to include stdatomic.h it says it can not find the file? Is it possible to use C11 atomic structures in Xcode?
stdatomic.h
is available in Xcode 7 and later.
The MacOS 10.12 SDK adds stdatomic.h
to its module map opening up availability to the Swift compiler as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With