Read a DayOfWeek::Enum from the specified BDEX input stream.
Synopsis
Declared in <bdlt_dayofweek.h>
template<class STREAM>
STREAM&
streamIn(
STREAM& stream,
bdlt::DayOfWeek::Enum& variable,
int version);
Created with MrDocs