[#BloombergLP-bsltf-operator_lshift-0b] = 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`. == Synopses Declared in `<bsltf_streamutil.h>` Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-00.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/MoveOnlyAllocTestType.adoc[MoveOnlyAllocTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-00.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-06.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/UnionTestType.adoc[UnionTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-06.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class STREAM, class ALLOC> STREAM& xref:BloombergLP/bsltf/operator_lshift-09.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/StdAllocTestType.adoc[StdAllocTestType<ALLOC>] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-09.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-026.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/SimpleTestType.adoc[SimpleTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-026.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-08.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/NonTypicalOverloadsTestType.adoc[NonTypicalOverloadsTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-08.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-0e2.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/NonOptionalAllocTestType.adoc[NonOptionalAllocTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-0e2.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-0f6.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/NonEqualComparableTestType.adoc[NonEqualComparableTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-0f6.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-02f.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/NonDefaultConstructibleTestType.adoc[NonDefaultConstructibleTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-02f.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-0e6.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/NonCopyConstructibleTestType.adoc[NonCopyConstructibleTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-0e6.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-05f.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/NonAssignableTestType.adoc[NonAssignableTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-05f.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-07c.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/TemplateTestFacility/MethodPtr.adoc[TemplateTestFacility::MethodPtr] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-07c.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-0a8.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/MovableTestType.adoc[MovableTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-0a8.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-077.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/MovableAllocTestType.adoc[MovableAllocTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-077.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-0a0.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/EnumeratedTestType/Enum.adoc[EnumeratedTestType::Enum] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-0a0.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-0d.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/EmplacableTestType.adoc[EmplacableTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-0d.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-058.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/BitwiseMoveableTestType.adoc[BitwiseMoveableTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-058.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-07b.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/BitwiseCopyableTestType.adoc[BitwiseCopyableTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-07b.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-0fa.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/AllocTestType.adoc[AllocTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-0fa.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-04c.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/AllocEmplacableTestType.adoc[AllocEmplacableTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-04c.adoc[_» more..._]# Stream the integer representing the value of the specified `object` to the specified `stream`. Return `stream`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& xref:BloombergLP/bsltf/operator_lshift-041.adoc[operator<<]( STREAM& stream, xref:BloombergLP/bsltf/AllocBitwiseMoveableTestType.adoc[AllocBitwiseMoveableTestType] const& object); ---- [.small]#xref:BloombergLP/bsltf/operator_lshift-041.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#