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