Overview: https://gcc.gnu.org/projects/cxx-status.html#cxx11
Am 09.12.2019 um 04:17 schrieb Nicholas Krause:
Greetings, I was wondering what the current status of being able to use C++11 is without the gcc project. Seems it will be much easier to implementĀ basic spinlocks with theĀ C++11 memory model than without. Thanks, Nick