Language
C++
Compiler
gcc 8.3.0
Options
Warnings
Optimization
Boost 1.70.0
C++17
no pedantic
Raw compiler options
func.cpp
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.70.0/gcc-8.3.0/include -std=c++17 func.cpp
default impl
default impl
Exit Code:
0