Language
C++
Compiler
clang HEAD 6.0.0 (https://github.com/llvm-mirror/clang.git f87b529510cd26b9835cca8602a504985b773efb) (https://github.com/llvm-mirror/llvm.git e402b549badd6aa7066802d91b711c8a995da317)
Options
Warnings
Optimization
Boost 1.65.1
C++2a(GNU)
-pedantic
Raw compiler options
-stdlib=libc++
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.65.1/clang-head/include -std=gnu++2a -pedantic -stdlib=libc++
Exit Code:
0