Language
C++
Compiler
clang HEAD 5.0.0 (https://github.com/llvm-mirror/clang.git f8c5c0d52f8d24f7376852bb7daae9f3c0bc77d1) (https://github.com/llvm-mirror/llvm.git 151ae814edb669d5e5b3f79cf74e2ff0ef031249)
Options
Warnings
Optimization
Boost 1.64.0
C++1z(GNU)
no pedantic
Raw compiler options
-Wno-undefined-internal
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.64.0/clang-head/include -std=gnu++1z -Wno-undefined-internal
3
void!
Exit Code:
0