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

◆ operator=() [2/2]

CommunicatorHolder & Ice::CommunicatorHolder::operator= ( CommunicatorPtr communicator)
noexcept

Assignment operator.

Destroys the current communicator (if any) and adopts a new communicator.

Parameters
communicatorThe communicator to adopt.