Language
C++
Compiler
gcc HEAD 8.0.0 20171126 (experimental)
Options
Warnings
Optimization
Boost 1.65.1
C++2a(GNU)
no pedantic
Raw compiler options
-fsanitize=undefined
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.65.1/gcc-head/include -std=gnu++2a -fsanitize=undefined
Exit Code:
0