Language
C++
Compiler
gcc 9.2.0
Options
Warnings
Boost 1.71.0
C++17
no pedantic
Raw compiler options
-mavx2
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.71.0/gcc-9.2.0/include -std=c++17 -mavx2
Derived::f()
Derived::f()
Derived::f()
Base::f()
Base::f()
Derived::f()
Base::g()
Derived::g()
Derived::g()
Base::g()
Derived::g()
Exit Code:
0