Language
C++
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 1ec33d54dfc07388c7bc7d637723ceeaa74869ee) (https://github.com/llvm-mirror/llvm.git 1b2b18b4a8e84285c1691999443aff41e3fe3fb7)
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
1
2
3
4
Exit Code:
0