Return a shared pointer to the calendar in this cache entry.
Synopsis
Declared in <bdlt_calendarcache.h>
bsl::shared_ptr<Calendar const>
get() const;
Return Value
shared pointer providing non‐modifiable access to the calendar
Created with MrDocs