Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 1c19900f9417bd0b832c1cb70863b2439a18647f)
Options
Warnings
Optimization
Boost 1.73.0
C++14
no pedantic
Raw compiler options
-fno-elide-constructors
$ clang++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++14 -fno-elide-constructors
copy
---------------
copy
move
Exit Code:
0