[#BloombergLP-bdlcc-Cache-ValuePtrType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/Cache.adoc[Cache]::ValuePtrType :relfileprefix: ../../../ :mrdocs: Shared pointer type pointing to value type. == Synopsis Declared in `<bdlcc_cache.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/shared_ptr-0a.adoc[bsl::shared_ptr<VALUE>] ValuePtrType; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#