Boost
Libraries
arrow_drop_down
Boost.Process
M
D

This Release

Klemens Morgenstern
Klemens Morgenstern
Author
Merino Vidal
Author
Ilya Sokolov
Author
Felipe Tanus
Author
Jeff Flinn
Author
Thomas Jarosch
Author
Boris Schaeling
Author

Dependencies

Library dependencies will be generated soon, please check back later.

#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: 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 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.