Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
operator<<()
[7/12]
template<typename Prx, std::enable_if_t< std::is_base_of_v<
ObjectPrx
, Prx >, bool > = true>
std::ostream & Ice::operator<<
(
std::ostream &
os
,
const std::optional< Prx > &
proxy
)
inline
Outputs the stringified version of a proxy to a stream.
Template Parameters
Prx
The proxy type.
Parameters
os
The output stream.
proxy
The proxy to output.
Returns
The output stream.
Definition at line
719
of file
Proxy.h
.
Ice
Generated by
1.14.0