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,
BigEndianInt16 const& object);
Created with MrDocs