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