Language
C++
Compiler
gcc 12.2.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.2.0/include -std=gnu++2b
terminate called after throwing an instance of 'boost::wrapexcept<boost::program_options::invalid_option_value>'
what(): the argument ('127') for option '--data' is invalid
Signal:
Aborted