Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 8 years ago

Language

Compiler

Options

Author

anonymous

over 8 years ago

$
prog.cc:1:9: error: ISO C++1z does not allow dynamic exception specifications
 int f() throw(int) { return 0; }
         ^~~~~
Exit Code:
1