Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 6ed0749151866894a67a3e7eefdc1f3a547daa0e) (https://github.com/llvm-mirror/llvm.git a10a70238ace1093cad3adeb94814b422bd1b5c1)
Options
Warnings
Boost 1.70.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.70.0/clang-head/include -std=c++17 -Weverything -Wno-reserved-id-macro -Wno-c++98-compat[0]=one, [1]=2, [2]=3.14
Exit Code:
0