Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 176c1186cd8ed4d2893c07c97a9f57560ce45019) (https://github.com/llvm-mirror/llvm.git c30eca2a728d6c9b1ac09833dc8e0e8f0039c536)
Options
Warnings
Boost 1.69.0
C++17(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/clang-head/include -std=gnu++17
hello.
Exit Code:
0