Language
C++
Compiler
clang 7.0.0
Options
Warnings
Optimization
Boost 1.69.0
C++17
no pedantic
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.69.0/clang-7.0.0/include -std=c++17
256 iterations = 45716us (178.578us avg)
Exit Code:
0