Language
C++
Compiler
gcc 11.1.0
Options
Warnings
Optimization
Boost 1.78.0
C++14
-pedantic
Raw compiler options
-fno-elide-constructors
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.78.0-gcc-11.1.0/include -std=c++14 -pedantic -fno-elide-constructors
A::constructor
A::copy constructor
A::destructor
Move constructor
A::destructor
A::constructor
A::copy constructor
A::destructor
Move constructor
A::destructor
A::destructor
A::destructor
Exit Code:
0