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