oberluz / boost-process

Boost.Process is a library to manage system processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Boost Process (Boost.Process)

Boost.process is not yet part of the Boost C++ Libraries. It is a library for comfortable management of processes.

Test results

Branches Build Tests coverage
Develop: Build Status Build status Coverage Status
Master: [Build Status] (https://travis-ci.org/klemens-morgenstern/boost-process) Build status
Coverage Status

Open Issues

Latest developer documentation

About

This library is the current result of a long attempt to get a boost.process library, which is going on since 2006.

License

Distributed under the Boost Software License, Version 1.0.

Dependency

This library requires boost 1.62. Since this is not released yet you can clone the winapi module from here to get it to work. You will need to overwrite the current code in boost/libs/winapi.

About

Boost.Process is a library to manage system processes


Languages

Language:C++ 100.0%