Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 5 years ago

Language

Compiler

Options

Author

anonymous

almost 5 years ago

$
prog.cc:8:61: warning: all paths through this function will call itself [-Winfinite-recursion]
std::istream& operator>>(std::istream& is, const Hoge& val) {
                                                            ^
1 warning generated.
Signal:
Segmentation fault