Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

C++

Compiler

gcc HEAD 12.0.0 20210721 (experimental)

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

Author

anonymous

about 4 years ago

A.hpp
A.cpp
B.cpp

$ g++ prog.cc -Wall -Wextra -std=gnu++2b -pedantic A.cpp B.cpp
B
A.cpp:B:foo
A
A.cpp:B:foo
Hello, Wandbox!
Exit Code:
0