Language
C++
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 33cab62ae4c633234f74459b280695826d721cb7) (https://github.com/llvm-mirror/llvm.git c3854cbc57acfd8569c78f74b881b39f9caebf67)
Options
Warnings
Optimization
Boost 1.66.0
C++2a(GNU)
-pedantic-errors
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.66.0/clang-head/include -std=gnu++2a -pedantic-errors
1
Exit Code:
0