Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C++

Compiler

gcc HEAD 12.0.0 20210721 (experimental)

Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic
Raw compiler options
other.cpp

Author

anonymous

over 4 years ago

common.h
other.cpp

$ g++ prog.cc -Wall -Wextra -std=gnu++2b other.cpp
main: 2
other: 4
Exit Code:
0