[#BloombergLP-bdex_OutStreamFunctions-streamOut-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdex_OutStreamFunctions.adoc[bdex_OutStreamFunctions]::streamOut :relfileprefix: ../../ :mrdocs: Write a `MonthOfYear::Enum` to the specified BDEX output `stream`. == Synopsis Declared in `<bdlt_monthofyear.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STREAM> STREAM& streamOut( STREAM& stream, xref:BloombergLP/bdlt/MonthOfYear/Enum.adoc[bdlt::MonthOfYear::Enum] const& value, int version); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#