Language
C++
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 62d06f7f32aef0ea61b1b9d87bb413ab79e175d5) (https://github.com/llvm-mirror/llvm.git 7c831c8c4ac99c2a4bc8318d823a0bf7d1b1957f)
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,str1,1
2,str2,2
3,str3,3
Exit Code:
0