Language
C++
Compiler
gcc 11.1.0
Options
Warnings
Don't Use Boost
C++17(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -std=gnu++17 virtual Derived::~Derived(): this=0xc0bc20 (Base*)this=0xc0bc28 (IF1*)this=0xc0bc20 (IF2*)this=0xc0bc28 (IF3*)this=0xc0bc30
virtual void Base::f(): this=0xc0bc30
Exit Code:
0