Comment 1 for bug 1620181

Revision history for this message
Jeffrey Walton (noloader) wrote :

GCC simply rejects the argument:

$ g++ -std=c++14 test.cxx -o test.exe
g++: error: unrecognized command line option ‘-std=c++14’