BloombergLP::bdlb::hashAppend

Invoke the specified hashAlgorithm on the attributes of the specified object.

Synopsis

Declared in <bdlb_indexspan.h>

template<class HASH_ALGORITHM>
void
hashAppend(
    HASH_ALGORITHM& hashAlgorithm,
    IndexSpan const& object);

Parameters

NameDescription
hashAlgorithmhashing algorithm to update
objectindex span to hash