Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git ddc82f664cf2fd3ae18467c634c312a91a7bef51) (https://github.com/llvm-mirror/llvm.git 0547a961bb297d0aff7b83fe876aa95fac925370)
Options
Warnings
Boost 1.68.0
C++17
no pedantic
Raw compiler options
-Weverything
-Wno-reserved-id-macro
-Wno-c++98-compat
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=c++17 -Weverything -Wno-reserved-id-macro -Wno-c++98-compat
Exit Code:
3