Invoke the specified hashAlgorithm on the underlying buffer held by the specified guid object.

Synopsis

Declared in <bdlb_guid.h>

template<class HASH_ALGORITHM>
void
hashAppend(
    HASH_ALGORITHM& hashAlgorithm,
    Guid const& guid);

Created with MrDocs