Create a cache entry object having the value of the specified original object.
Synopsis
Declared in <bdlt_calendarcache.h>
CalendarCache_Entry(CalendarCache_Entry const& original);
Parameters
Name |
Description |
original |
object providing the value for this entry |
Created with MrDocs