BloombergLP::bdlt::DatetimeInterval::operator=

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

NameDescription
rhstime interval to assign from