Language
C++
Compiler
clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git 886a8403b9e9828aefc76b8d7c8187210dd121d6) (https://github.com/llvm-mirror/llvm.git 051e78c201382cf76eb86ea914dfc1d8f31d749b)
Options
Warnings
Boost 1.66.0
C++2a(GNU)
no pedantic
Raw compiler options
other.cc
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.66.0/clang-head/include -std=gnu++2a other.cc
1
Exit Code:
0