Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

4 months ago

Language

C++

Compiler

gcc 13.2.0

Options
Warnings
Don't Use Boost
C++2b
-pedantic
Raw compiler options
-O2

Author

anonymous

4 months ago

noname

$ g++ prog.cc -Wall -Wextra -std=c++2b -pedantic -O2
D's f from A
A::f
D's f from B
B::f
Exit Code:
0