Create a date having the value of the specified original.

Synopsis

Declared in <bdlt_date.h>

Date(Date const& original);

Description

Create a Date object having the value of the specified original date.

Parameters

Name

Description

original

date whose value is copied

Created with MrDocs