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 'EncoderTestDegenerateChoice1'.
Synopsis
Declared in <baljsn_encoder_testtypes.h>
void
hashAppend(
t_HASH_ALGORITHM& hashAlg,
EncoderTestDegenerateChoice1 const& object);
Created with MrDocs