...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::process::v1::extend::throw_last_error
// In header: <boost/process/v1/extend.hpp> void throw_last_error(const std::string & msg);
Helper function to get and throw the last system error.
Parameters: |
|
||
Throws: |
boost::process::v1::process_error |