We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
g++
C++
编译支持c++11的方法
g++ -std=c++11 hello.cpp
https://www.jb51.net/article/137075.htm