Return a shared pointer to the cached timetable.
Synopsis
Declared in <bdlt_timetablecache.h>
bsl::shared_ptr<Timetable const>
get() const;
Description
Return a shared pointer providing non‐modifiable access to the timetable referred to by this cache entry object.
Return Value
shared pointer to the cached timetable
Created with MrDocs