Language
C++
Compiler
clang HEAD 6.0.0 (https://github.com/llvm-mirror/clang.git 9b13d907c509a53fd938dcc777bb7dd097cea4c0) (https://github.com/llvm-mirror/llvm.git 707fb1cf0ca99d98c59f1ae87b7e0ff9b2dd0c8b)
Options
Warnings
Boost 1.65.0
C++2a(GNU)
no pedantic
Raw compiler options
-O3
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.65.0/clang-head/include -std=gnu++2a -O3
Expected 16 '1.0' results; got 19 in practice
Expected 16 '1.0' results; got 11 in practice
Exit Code:
0