Stream the integer representing the value of the specified object to the specified stream. Return stream.
Declared in <bsltf_streamutil.h>
template<class STREAM>
STREAM&
operator<<(
STREAM& stream,
NonCopyConstructibleTestType const& object);