Write a MonthOfYear::Enum to the specified BDEX output stream.

Synopsis

Declared in <bdlt_monthofyear.h>

template<class STREAM>
STREAM&
streamOut(
    STREAM& stream,
    bdlt::MonthOfYear::Enum const& value,
    int version);

Created with MrDocs