Quick Links:

bal | bbl | bdl | bsl

Namespaces | Functions

bslh_hashoptional.h File Reference

Provide hashAppend for std::optional. More...

Go to the source code of this file.

Namespaces

namespace  bslh

Functions

template<class HASH_ALGORITHM , class TYPE >
void bslh::hashAppend (HASH_ALGORITHM &algorithm, const std::optional< TYPE > &input)

Detailed Description