$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Latest Boost.Process ?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-01-20 09:37:58
I wanted to use Boost.Process, and the latest I could fine is from June
at <https://github.com/JeffFlinn/boost-process>.
Including the main file is enough to get lots of errors, and after
fixing them (and there are quite a lot), it appears the functions from
the documentation are not there (stdout_to etc.)
Is there any recent usable version somewhere?