Language
C++
Compiler
gcc 9.3.0
Options
Warnings
Optimization
Boost 1.73.0
C++17
no pedantic
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.73.0/gcc-9.3.0/include -std=c++17
terminate called after throwing an instance of 'std::length_error'
what(): FixedString
Signal:
Aborted