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

◆ operator=()

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

Move assignment operator.

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