Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 7 years ago

Language

Compiler

Options

Author

anonymous

about 7 years ago

$
prog.cc: In function 'int main()':
prog.cc:18:43: error: call to non-'constexpr' function 'Foo& Foo::operator+(Foo)'
     constexpr auto result = Foo(2) + Foo(3);
                                           ^
Exit Code:
1