On 3/11/20, degski <[email protected]> wrote: > https://en.cppreference.com/w/cpp/utility/program/system
I cannot use std::system because I'm starting the second process with "boost::process::child" and then reading from the second process's stdout. _______________________________________________ Boost-users mailing list [email protected] https://lists.boost.org/mailman/listinfo.cgi/boost-users
