|
#include <boost/process/config.hpp>
#include <boost/system/error_code.hpp>
#include <cstdlib>
#include <Windows.h>
Go to the source code of this file.
Namespaces | |
boost | |
boost::process | |
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) |