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

◆ operator=() [2/2]

RouterFinderPrx & Ice::RouterFinderPrx::operator= ( RouterFinderPrx && 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 226 of file Router.h.