Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
operator<()
bool Ice::operator<
(
const
ObjectPrx
&
lhs
,
const
ObjectPrx
&
rhs
)
noexcept
Operator less-than.
Parameters
lhs
The left-hand side proxy.
rhs
The right-hand side proxy.
Returns
true
if
lhs
is less than
rhs
,
false
otherwise.
Ice
Generated by
1.14.0