info about boost process

Hi All Do you know whether "boost.process" will become part of the boost library at some point? I need some C++ way to start-stop processes and getting the console output produced by them and it seems that this library is doing right that. I see it in the BOOST VAULT that the development is stopped since 2008. Do you know what are the plans for it and if there is some alternative I can use in current/future boost library? Thanks AFG

On Jul 20, 2010, at 4:56 PM, Conoscenza Silente wrote:
Hi All
Do you know whether "boost.process" will become part of the boost library at some point? I need some C++ way to start-stop processes and getting the console output produced by them and it seems that this library is doing right that.
This was answered recently: http://permalink.gmane.org/gmane.comp.lib.boost.devel/206526 Cheers, Gordon
participants (2)
-
Conoscenza Silente
-
Gordon Woodhull