Language
C++
Compiler
clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 8476a32dc72769424f08a239cdf8bb967e2efab4) (https://github.com/llvm-mirror/llvm.git f72a277dbb8af4cf9bc078e8855d4da437f3c7e3)
Options
Warnings
Boost 1.68.0
C++11(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/clang-head/include -std=gnu++11
1
2
3
4 String
Exit Code:
0