Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

C++

Compiler

clang 11.1.0

Options
Warnings
Don't Use Boost
C++2a(GNU)
no pedantic
Raw compiler options
-Dself=(*this)

Author

anonymous

about 4 years ago

$ clang++ prog.cc -Wall -Wextra -std=gnu++2a -Dself=(*this)
hello
Exit Code:
0