Pass the specified input to the specified hashAlg
input
hashAlg
Declared in <bslstl_pair.h>
<bslstl_pair.h>
template< class HASHALG, class T1, class T2> void hashAppend( HASHALG& hashAlg, pair<T1, T2> const& input);