|
|
#include <cstdlib>#include <boost/process/config.hpp>#include <boost/system/error_code.hpp>#include <Windows.h>
Include dependency graph for terminate.hpp:Go to the source code of this file.
Namespaces | |
| namespace | boost |
| namespace | boost::process |
| namespace | boost::process::windows |
Functions | |
| template<class Process> | |
| void | terminate (const Process &p) |
| template<class Process> | |
| void | terminate (const Process &p, boost::system::error_code &ec) |