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