Language
C++
Compiler
gcc 12.1.0
Options
Warnings
Boost 1.79.0
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.79.0-gcc-12.1.0/include -std=gnu++2b
normal
65 msec
125 msec
132 msec
c ref
63 msec
64 msec
rvalue
64 msec
65 msec
normal copy
123 msec
183 msec
192 msec
c ref _copy
132 msec
133 msec
rvalue_copy
123 msec
124 msec
Exit Code:
0