Create a cache entry object having the value of the specified original object.

Synopsis

Declared in <bdlt_timetablecache.h>

TimetableCache_Entry(TimetableCache_Entry const& original);

Parameters

Name

Description

original

object providing the value for this entry

Created with MrDocs