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

◆ operator=() [2/2]

LocatorFinderPrx & Ice::LocatorFinderPrx::operator= ( LocatorFinderPrx && rhs)
inlinenoexcept

Move assignment operator.

Replaces the contents of this proxy with the contents of rhs using move semantics.

Parameters
rhsThe proxy to move from.

Definition at line 229 of file Locator.h.