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

◆ MarshaledResult()

Ice::MarshaledResult::MarshaledResult ( MarshaledResult && other)
default

Move constructor.

Constructs a MarshaledResult with the contents of other using move semantics.

Parameters
otherThe result to move from.