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