Pass the specified object to the specified hashAlgorithm. This function integrates with the bslh modular hashing system and effectively provides a bsl::hash specialization for ErroError.
Declared in <bdljsn_error.h>
template<class HASHALG>
void
hashAppend(
HASHALG& hashAlgorithm,
Error const& object);