tree: 61ff33716e3a3e1c8d4670c8dc313def618dc1e7 [path history] [tgz]
  1. .circleci/
  2. doc/
  3. example/
  4. include/
  5. meta/
  6. test/
  7. .gitattributes
  8. .gitignore
  9. .travis.yml
  10. filter_section_warning.py
  11. README.md
third_party/boost/process/README.md

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.