Language
C++
Compiler
gcc 12.1.0
Options
Warnings
Boost 1.79.0
C++14
-pedantic
Raw compiler options
-fno-elide-constructors
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.79.0-gcc-12.1.0/include -std=c++14 -pedantic -fno-elide-constructors
ctor
move ctor
----
ctor
move ctor
Exit Code:
0