mirror of
https://github.com/boostorg/process.git
synced 2026-01-30 20:12:31 +00:00
1.9 KiB
1.9 KiB
Boost Process (Boost.Process)
Boost.process is not yet part of the Boost C++ Libraries, but will probably be released in boost 1.64. It is a library for comfortable management of processes.
Test results
| Branches | Build | Tests coverage |
|---|---|---|
| Develop: | ||
| Master: |
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.