[#BloombergLP-bdlcc-Cache-KVType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/Cache.adoc[Cache]::KVType :relfileprefix: ../../../ :mrdocs: Value type of a bulk insert entry. == Synopsis Declared in `<bdlcc_cache.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/pair-0b.adoc[bsl::pair<KEY, ValuePtrType>] KVType; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#