Skip to content

Instantly share code, notes, and snippets.

@ericfourrier
Created January 21, 2016 14:33
Show Gist options
  • Save ericfourrier/b08f1267fa0225fe69cf to your computer and use it in GitHub Desktop.
Save ericfourrier/b08f1267fa0225fe69cf to your computer and use it in GitHub Desktop.
clang++ -std=c++11 -stdlib=libc++ -Wno-c++98-compat main.cpp
@ericfourrier
Copy link
Author

Compile c++11 with no warnings on mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment