Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

serial_port_service::move_assign

Move-assign from another serial port implementation.

void move_assign(
    implementation_type & impl,
    serial_port_service & other_service,
    implementation_type & other_impl);

PrevUpHomeNext