Quick Links:

bal | bbl | bdl | bsl

Namespaces | Functions

bslh_hashpair.h File Reference

Provide hashAppend for std::pair. More...

Go to the source code of this file.

Namespaces

namespace  bslh

Functions

template<class HASH_ALGORITHM , class TYPE1 , class TYPE2 >
void bslh::hashAppend (HASH_ALGORITHM &algorithm, const std::pair< TYPE1, TYPE2 > &input)

Detailed Description