[cfe-dev] Compiling with C++14 support
Edward Diener
eldlistmailingz at tropicsoft.com
Fri Jun 26 20:10:32 PDT 2015
How do I specify C++14 support on the command-line using clang++ ? I
tried '-std=c++14' but received:
error: invalid value 'c++14' in '-std=c++14'
More information about the cfe-dev
mailing list