Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 2 years ago

Language

C++

Compiler

gcc 12.1.0

Options
Warnings
Don't Use Boost
C++11
-pedantic
Raw compiler options
-Dsome= -Dcondition=int i=0; i<1; i++ -DPhone1=phone1

Author

anonymous

over 2 years ago

phone.h

$ g++ prog.cc -Wall -Wextra -std=c++11 -pedantic -Dsome= -Dcondition=int i=0; i<1; i++ -DPhone1=phone1
Exit Code:
0