Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 6a00520d81d71f6c1df16288cf7f65b8ab9ac124) (https://github.com/llvm-mirror/llvm.git 92802c240495b9d471a3bd0ff3b8a08ff3c998d0)
Options
Warnings
Boost 1.68.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=gnu++2a
1
2
3
4
Exit Code:
0