Language
C++
Compiler
gcc 9.2.0
Options
Warnings
Boost 1.72.0
C++14
no pedantic
Raw compiler options
-fno-elide-constructors
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/gcc-9.2.0/include -std=c++14 -fno-elide-constructors
{ V() }{ V(V&&) noexcept }{ ~V() }{ ~V() }
Exit Code:
0