BloombergLP::bdlt::operator+

Return a Time value that is the sum of the specified lhs datetime interval and the specified rhs time.

Synopsis

Declared in <bdlt_time.h>

bdlt::Time
operator+(
    DatetimeInterval const& lhs,
    Time const& rhs);

Return Value

a Time value that is the sum of lhs and rhs

Parameters

NameDescription
lhsdatetime interval to add
rhstime operand