Language
C++
Compiler
gcc 9.3.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-9.3.0/include -std=gnu++2a
errorCode.message(): No such file or directory
errorCode.value(): 2(ENOENT)
errorCode.default_error_condition().value(): 2(errc::no_such_file_or_directory)
Exit Code:
0