Language
C++
Compiler
clang HEAD 13.0.0 (https://github.com/llvm/llvm-project.git c624e701491c320cf5c662006082a8e956c30e8d)
Options
Warnings
Boost 1.73.0
C++03
no pedantic
Raw compiler options
-fno-elide-constructors
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=c++98 -fno-elide-constructors
f
g
3
Exit Code:
0