Language
C++
Compiler
gcc 8.4.0
Options
Warnings
Boost 1.75.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.75.0-gcc-8.4.0/include -std=gnu++2a
Caught a system_error
The error condition is 'std::errc::invalid_argument'
The error description is 'Invalid argument'
Exit Code:
0