[#BloombergLP-bdlcc-StripedUnorderedContainerImpl-getValue-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl.adoc[StripedUnorderedContainerImpl]::getValue :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, using a `std::vector` buffer. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::size_t getValue( std::vector<VALUE>* valuesPtr, KEY const& key) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#