Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 30abdb44ab9b2503694a58bb409e8a8ab898cc62) (https://github.com/llvm-mirror/llvm.git 6ccb5e3350d73c4d58b8122edd453d5133d8a593)
Options
Warnings
Boost 1.66.0
C++17
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.66.0/clang-head/include -std=c++17 -pedantic-errors
8 1
Exit Code:
0