Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 8 years ago

Language

Compiler

Options

Author

anonymous

almost 8 years ago

$
prog.cc: In function 'int main()':
prog.cc:11:8: error: use of deleted function 'S::S(T) [with T = int]'
     S{0};
        ^
prog.cc:5:5: note: declared here
     S(T) = delete;
     ^
Exit Code:
1