Assign to this object the value of the specified rhs time interval, and return a reference providing modifiable access to this object.

Synopsis

Declared in <bdlt_datetimeinterval.h>

DatetimeInterval&
operator=(DatetimeInterval const& rhs);

Return Value

a reference providing modifiable access to this object

Parameters

Name

Description

rhs

time interval to assign from

Created with MrDocs