Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ operator=()

OutputStream & Ice::OutputStream::operator= ( OutputStream && other)
noexcept

Move assignment operator.

Parameters
otherThe output stream to move into this output stream.
Returns
A reference to this output stream.