Same as the preceding overload, converting rhs from double.

Synopsis

Declared in <bsls_timeinterval.h>

bsls::TimeInterval
operator‐(
    TimeInterval const& lhs,
    double rhs);

Created with MrDocs