Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 1 year ago

Language

C++

Compiler

clang HEAD 18.0.0git (https://github.com/llvm/llvm-project.git 2c2de4b20ef6792e8bf437b02fbb94e3c20bdaff)

Options
Warnings
Don't Use Boost
C++2b
-pedantic-errors

Author

anonymous

over 1 year ago

$ clang++ prog.cc -Wall -Wextra -std=c++2b -pedantic-errors
42
actually y has: y is zero
caught: y is zero
---
42
actually y has: y is zero
caught: y is zero
---
42
actually y has: y is zero
caught: y is zero
---
Exit Code:
0