This is an older version of Boost and was released in 2017. The current version is 1.89.0.
C++ 03
Added in Boost
1.64.0
Categories:
System
Library to create processes in a portable way.
This Release
Dependencies
#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.63. Since this is not released yet you can clone the winapi module from here to get it to work on windows.