Language
C++
Compiler
gcc HEAD 11.0.0 20200915 (experimental)
Options
Warnings
Don't Use Boost
C++14
-pedantic
$ g++ prog.cc -Wall -Wextra -std=c++14 -pedantic
11.0.0 20200915
Z4mainEUlDpT_E_
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
->
Signal:
Aborted