Mar 17, 2021 How to compile cpp file with C++11? $ clang++ -std=c++11 -stdlib=libc++ test.cpp ./a.out