suyu/externals/vcpkg/buildtrees/boost-process/src/ost-1.79.0-572809de40.clean
2024-03-05 16:42:40 +08:00
..
.circleci Initial commit 2024-03-05 16:42:40 +08:00
doc Initial commit 2024-03-05 16:42:40 +08:00
example Initial commit 2024-03-05 16:42:40 +08:00
include/boost Initial commit 2024-03-05 16:42:40 +08:00
meta Initial commit 2024-03-05 16:42:40 +08:00
test Initial commit 2024-03-05 16:42:40 +08:00
.gitattributes Initial commit 2024-03-05 16:42:40 +08:00
.gitignore Initial commit 2024-03-05 16:42:40 +08:00
.travis.yml Initial commit 2024-03-05 16:42:40 +08:00
CMakeLists.txt Initial commit 2024-03-05 16:42:40 +08:00
filter_section_warning.py Initial commit 2024-03-05 16:42:40 +08:00
index.html Initial commit 2024-03-05 16:42:40 +08:00
README.md Initial commit 2024-03-05 16:42:40 +08:00

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.