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

Synopsis

Declared in <bdlb_bigendian.h>

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

Created with MrDocs