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

◆ CommunicatorHolder() [4/4]

Ice::CommunicatorHolder::CommunicatorHolder ( CommunicatorHolder && other)
default

Move constructor.

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

Parameters
otherThe holder to move from.