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++2a
-pedantic
Raw compiler options
-O2

Author

anonymous

4 months ago

noname

$ g++ prog.cc -Wall -Wextra -std=c++2a -pedantic -O2
trying to cast 13first_derived... FAILURE
trying to cast 14second_derived... OK
Exit Code:
0