Language
C++
Compiler
clang HEAD 6.0.0 (https://github.com/llvm-mirror/clang.git c5d8b4291b0b4844d28f241540f6205584b14051) (https://github.com/llvm-mirror/llvm.git f49c4011ef9822b7d8a5a880bcf5a367987bdcb9)
Options
Warnings
Boost 1.64.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.64.0/clang-head/include -std=gnu++2a
a
1
2
1
2
Exit Code:
0