BloombergLP::bdlt::operator<<

Write the value of the specified calendar to the specified output stream, and return a reference to the modifiable stream.

Synopsis

Declared in <bdlt_calendar.h>

std::ostream&
operator<<(
    std::ostream& stream,
    Calendar const& calendar);

Return Value

a reference to the modifiable stream

Parameters

NameDescription
streamoutput stream to receive the formatted calendar
calendarcalendar whose value is written