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:15:13: error: static_assert failed ""
            STATIC_ASSERT_FALSE("");
            ^~~~~~~~~~~~~~~~~~~~~~~
prog.cc:3:34: note: expanded from macro 'STATIC_ASSERT_FALSE'
#define STATIC_ASSERT_FALSE(msg) static_assert(false, msg)
                                 ^             ~~~~~
1 error generated.
Exit Code:
1