Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 783ba64a8950768d412555abd52bbc65156d4fb5)
Options
Boost 1.73.0
C++14
no pedantic
$ clang++ prog.cc -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++14
1 apple
2 banana
3 grape
Exit Code:
0