Language
C++
Compiler
clang 9.0.0
Options
Warnings
Boost 1.72.0
C++17
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/clang-9.0.0/include -std=c++17 -pedantic-errors
a b
c d
e f
Exit Code:
0
Author
anonymous
over 5 years ago
C++
clang 9.0.0
Author
anonymous
over 5 years ago
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/clang-9.0.0/include -std=c++17 -pedantic-errors
a b
c d
e f