Language
C++
Compiler
gcc 12.2.0
Options
Warnings
Boost 1.81.0
C++2b
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.81.0-gcc-12.2.0/include -std=c++2b call default constructor.
call copy constructor.
exception handled.
Exit Code:
0