Same as the preceding overload, using a std::pmr::vector buffer.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
std::size_t
getValue(
std::pmr::vector<VALUE>* valuesPtr,
KEY const& key) const;
Created with MrDocs