Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

C++

Compiler

gcc HEAD 10.0.0 20191210 (experimental)

Options
Don't Use Boost
C++2a(GNU)
no pedantic

Author

anonymous

over 5 years ago

system_error2.hpp

$ g++ prog.cc -std=gnu++2a
Thrown exception code has message std::bad_alloc
Thrown exception code == errc::not_enough_memory = 1
Exit Code:
0