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