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

◆ CommunicatorHolder() [3/4]

template<class... T>
Ice::CommunicatorHolder::CommunicatorHolder ( T &&... args)
inlineexplicit

Constructs a CommunicatorHolder for a new communicator created using an Ice::initialize overload.

Template Parameters
TThe types of the arguments to pass to the Ice::initialize function.
Parameters
argsThe arguments to pass to the Ice::initialize function.

Definition at line 370 of file Communicator.h.