Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

C++

Compiler

gcc 7.3.0

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

Author

anonymous

over 5 years ago

$ g++ prog.cc -Wall -Wextra -std=gnu++17
Filling with member a
element: 1
element: 2
element: 3
Filling with member b
element: 0
Exit Code:
0