Language
C++
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 0972dc790621cb6c6718ef9a5090a993cc0724c2) (https://github.com/llvm-mirror/llvm.git 7a328048c98b1dcc086861a63af780c2acd6a9fb)
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