Language
C++
Compiler
clang 6.0.0
Options
Warnings
Boost 1.67.0
C++17(GNU)
-pedantic-errors
Raw compiler options
-Werror
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/clang-6.0.0/include -std=gnu++17 -pedantic-errors -Werror
An exception is thrown: 46
No throw: 17
Exit Code:
0