Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 8 years ago

Language

Compiler

Options

Author

anonymous

about 8 years ago

$
prog.cc: In function 'int main()':
prog.cc:26:5: error: static assertion failed
     static_assert(is_binary<decltype(l1)>::value);
     ^~~~~~~~~~~~~
prog.cc:29:5: error: static assertion failed
     static_assert(is_binary<decltype(l2)>::value); // fails!
     ^~~~~~~~~~~~~
Exit Code:
1