Create a time interval object having the value of the specified original time interval.

Synopsis

Declared in <bdlt_datetimeinterval.h>

DatetimeInterval(DatetimeInterval const& original);

Parameters

Name

Description

original

time interval to copy

Created with MrDocs