BloombergLP::bdlt::Timetable_Day::operator=

Assign the value of rhs to this daily timetable.

Synopsis

Declared in <bdlt_timetable.h>

Timetable_Day&
operator=(Timetable_Day const& rhs);

Description

Assign to this object the value of the specified rhs daily timetable.

Return Value

reference to this object

Parameters

NameDescription
rhsdaily timetable to assign from