20#include BOOST_PROCESS_PLATFORM_PROMOTE_PATH(pipe)
21BOOST_PROCESS_PLATFORM_PROMOTE_NAMESPACE(pipe)
22BOOST_PROCESS_PLATFORM_PROMOTE_NAMESPACE(make_pipe)
24#if defined(BOOST_PROCESS_DOXYGEN)
48 pipe(pipe_end_type source, pipe_end_type sink);
pipe make_pipe(int source, int sink)
Vertex source(const detail::edge_base< Directed, Vertex > &e, const PCG &)