[#BloombergLP-bdlt-Timetable-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Timetable.adoc[Timetable]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this timetable the value of the specified `rhs` timetable, and return a reference providing modifiable access to this timetable. This operation invalidates all iterators. == Synopsis Declared in `<bdlt_timetable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/Timetable.adoc[Timetable]& operator=(xref:BloombergLP/bdlt/Timetable.adoc[Timetable] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#