Language
C++
Compiler
gcc 11.1.0
Options
Warnings
Boost 1.76.0
C++17
-pedantic
Raw compiler options
mysource.cpp
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.76.0/gcc-11.1.0/include -std=c++17 -pedantic mysource.cpp0
1
Exit Code: 
0
Author
anonymous
almost 4 years ago
C++
gcc 11.1.0
Author
anonymous
almost 4 years ago
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.76.0/gcc-11.1.0/include -std=c++17 -pedantic mysource.cpp0
1