[#BloombergLP-bdlt-CalendarCache_Entry-get] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/CalendarCache_Entry.adoc[CalendarCache_Entry]::get :relfileprefix: ../../../ :mrdocs: Return a shared pointer providing non‐modifiable access to the calendar referred to by this cache entry object. == Synopsis Declared in `<bdlt_calendarcache.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/shared_ptr-0a.adoc[bsl::shared_ptr<Calendar const>] get() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#