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