Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

gcc HEAD 11.0.0 20210107 (experimental)

Options
Warnings
Don't Use Boost
C++17
no pedantic

$ g++ prog.cc -Wall -Wextra -std=c++17
sizeof(A)  = 20
sizeof(B1) = 32
sizeof(B2) = 32
sizeof(C)  = 56
Exit Code:
0