Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_writable_pipe::assign (1 of 2 overloads)

Assign an existing native pipe to the pipe.

void assign(
    const native_handle_type & native_pipe);

PrevUpHomeNext