Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
write()
template<typename T,
StreamHelperCategory
st>
void
Ice::StreamHelper
< T, st >::write
(
OutputStream
*
stream
,
T
v
)
static
Writes a value to the stream.
Parameters
stream
The stream.
v
The value to write.
Remarks
Each specialization chooses whether
v
is passed by value or by const reference.
Ice
StreamHelper
Generated by
1.14.0