BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslstp::Hash< HASH_KEY > Struct Template Reference

Detailed Description

template<class HASH_KEY>
struct bslstp::Hash< HASH_KEY >

Empty base class for hashing. No general hash struct defined, each type requires a specialization. Leaving this struct declared but undefined will generate error messages that are more clear when someone tries to use a key that does not have a corresponding hash function.


The documentation for this struct was generated from the following file: