Language
C++
Compiler
clang 5.0.0
Options
Warnings
Optimization
Boost 1.65.1
C++1z(GNU)
-pedantic
Raw compiler options
-fno-elide-constructors
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.65.1/clang-5.0.0/include -std=gnu++1z -pedantic -fno-elide-constructors
Exit Code:
1