Language
C++
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git e24a51cdceab90191d497d490b1787e7bffae757) (https://github.com/llvm-mirror/llvm.git 55ff94d9d70b3105f84bebc22e60afbe5823eca2)
Options
Warnings
Boost 1.66.0
C++2a(GNU)
no pedantic
Raw compiler options
-Wno-unused
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.66.0/clang-head/include -std=gnu++2a -Wno-unused
Exit Code:
1