2
0
mirror of https://github.com/boostorg/process.git synced 2026-01-24 06:02:13 +00:00
Files
process/README.md
klemens-morgenstern ce2a06f3a6 closes #102
2017-06-03 10:29:45 +02:00

1.8 KiB

Boost Process (Boost.Process)

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

Test results

Branches Build Tests coverage
Develop: Build Status Build status Coverage Status
Master: Build Status Build status Coverage Status

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.