[#BloombergLP-bsltf-operator_lshift-0f6] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::operator<< :relfileprefix: ../../ :mrdocs: Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. == Synopsis Declared in `<bsltf_streamutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& operator<<( STREAM& stream, xref:BloombergLP/bsltf/NonEqualComparableTestType.adoc[NonEqualComparableTestType] const& object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#