Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

$
prog.cc:29:9: error: use of deleted function 'Foo::Foo()'
 Foo bar{};
         ^
prog.cc:26:5: note: declared here
     Foo() = delete;
     ^~~
Exit Code:
1