Language
C++
Compiler
gcc HEAD 14.0.1 20240304 (experimental)
Options
Don't Use Boost
C++2b
no pedantic
$ g++ prog.cc -std=c++2b
terminate called after throwing an instance of 'std::__ios_failure'
what(): basic_ios::clear: iostream error
Signal:
Aborted