boost/libs/process
2021-10-05 21:37:46 +02:00
..
doc [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
example [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
meta [DEV] add v1.66.0 2018-01-12 21:47:58 +01:00
test [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
filter_section_warning.py [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00
index.html [DEV] add v1.66.0 2018-01-12 21:47:58 +01:00
README.md [DEV] add v1.76.0 2021-10-05 21:37:46 +02:00

Boost Process (Boost.Process)

Boost.process is a library for comfortable management of processes, released with boost 1.64.0.

Test results

Branches Linux OSX Windows Code coverage Matrix
Develop: Build Status badge Build Status badge Build status badge Coverage Status Matrix
Master: Build Status badge Build Status badge Build status badge Coverage Status Matrix

Open Issues

Latest developer documentation

About

This C++11 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.64 with which it is released.