Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

C++

Compiler

gcc HEAD 9.0.0 20180805 (experimental)

Options
Warnings
Don't Use Boost
C++17
-pedantic-errors
Raw compiler options
-Werror

Author

anonymous

almost 7 years ago

$ g++ prog.cc -Wall -Wextra -std=c++17 -pedantic-errors -Werror
prog.exe: prog.cc:47: int main(): Assertion `mteA == mteB' failed.
Signal:
Aborted