We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ee393 commit e84ba04Copy full SHA for e84ba04
1 file changed
section0/test00.cpp
@@ -3,8 +3,6 @@
3
// g++ test00.cpp -std=c++11 -o a.out;./a.out
4
// g++ test00.cpp -std=c++14 -o a.out;./a.out
5
// g++ test00.cpp -std=c++14 -I../common -o a.out;./a.out
6
-//
7
-// gcc -E -dM - < /dev/null
8
9
#include <iostream>
10
0 commit comments