Boost.Process
C++
11
Added in Boost
1.64.0
Categories:
System
Library to create processes in a portable way.
This Release
Dependencies
Algorithm
Asio
Assert
Config
Core
Filesystem
Fusion
IO
Iterator
Move
Optional
System
ThrowException
Tokenizer
Type Index
Type Traits
Utility
WinAPI
Boost Process (Boost.Process)
Boost.process is a library for comfortable management of processes, released with boost 1.64.0.
Test results
Branches | Linux / Windows | Code coverage | Matrix |
---|---|---|---|
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.