Language
C++
Compiler
gcc 12.3.0
Options
Warnings
Boost 1.81.0
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.81.0-gcc-12.3.0/include -std=gnu++2b
Caught exception: 'basic_string::at: __n (which is 1) >= this->size() (which is 0)'
Exit Code:
0