Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 1c19900f9417bd0b832c1cb70863b2439a18647f)

Options
Warnings
Boost 1.73.0
C++14
no pedantic

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++14
Vector
No reserve
0.795523
0.716642
0.477229
0.460315
0.676138
Reserve
0.487663
0.434593
0.420998
0.398119
0.623519
Set
1.45867
1.38003
1.38379
3.40953
3.26241
3.53438
3.64891
Exit Code:
0