Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 1848978c2fe935c9a1a922da720a9c684a0fda76) (https://github.com/llvm-mirror/llvm.git 2d8056c196d168e2a5ece5669a67875de740d9f1)
Options
Warnings
Boost 1.66.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.66.0/clang-head/include -std=gnu++2a
send: 0
send: 42
Exit Code:
0