![]() |
Home | Libraries | People | FAQ | More |
boost::process::error
// In header: <boost/process/error.hpp> error;
The error property will set the executor to handle any errors by setting an std::error_code.
The following syntax is valid:
The overload version is achieved by just passing an object of std::error_code to the function.