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 lambda function:
prog.cc:11:31: error: '__closure' is not a constant expression
     constexpr int x = unwrap(i);
                               ^
prog.cc:11:19: warning: unused variable 'x' [-Wunused-variable]
     constexpr int x = unwrap(i);
                   ^
Exit Code:
1