Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 8 years ago

Language

Compiler

Options

Author

anonymous

about 8 years ago

$
prog.cc:27:6: error: functions that differ only in their return type cannot be overloaded
 S&& goo();
 ~~~ ^
prog.cc:18:3: note: previous definition is here
S goo()
~ ^
1 error generated.
Exit Code:
1