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

◆ ObjectPrx() [2/3]

Ice::ObjectPrx::ObjectPrx ( ObjectPrx && other)
defaultnoexcept

Move constructor.

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

Parameters
otherThe proxy to move from.