BloombergLP::bsltf::operator<<

Stream the integer representing the value of the specified object to the specified stream. Return stream.

Synopsis

Declared in <bsltf_streamutil.h>

template<
    class STREAM,
    class ALLOC>
STREAM&
operator<<(
    STREAM& stream,
    StdAllocTestType<ALLOC> const& object);