v.3.3.1 p. 934
p = p.ice_endpointSelection(Ice.EndpointSelectionType. Ordered);
if this is C++, should it be the following?
p = p.ice_endpointSelection(Ice::Ordered);
cheers,
alex
|
|
v.3.3.1 p. 934
p = p.ice_endpointSelection(Ice.EndpointSelectionType. Ordered);
if this is C++, should it be the following?
p = p.ice_endpointSelection(Ice::Ordered);
cheers,
alex
Alex Makarenko
Marathon Robotics
project: multi-robot systems
The example is in Java, not C++, which is intended.
There are currently 1 users browsing this thread. (0 members and 1 guests)