Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 88c9162c9d47ef43a505bc5301dc626f3cd4f437)
Options
Warnings
Boost 1.73.0
C++2a
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++2a
1 2 3 4 5 6 7 8 9
1 3 5 7 9 11 13 15 17
Exit Code:
0