Release the reference managed by this handle, if any; then make this handle refer to the same recurring event as the specified rhs handle. Return a modifiable reference to this event handle.
Synopsis
Declared in <bdlmt_eventscheduler.h>
EventSchedulerRecurringEventHandle&
operator=(EventSchedulerRecurringEventHandle const& rhs);
Created with MrDocs