You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-std=c++0x / -std=gnu++0x was the working name of what is nowadays known as C++11.
Use the standard name to avoid accidentally depending on GCC-specific
extensions and other quirks.
0 commit comments