MongoDB C++ Driver legacy-1.1.2
Loading...
Searching...
No Matches
List of all members
mongo::BSONElement::Hasher Struct Reference

Functor compatible with std::hash for std::unordered_{map,set} Warning: The hash function is subject to change. More...

#include <bsonelement.h>

Detailed Description

Functor compatible with std::hash for std::unordered_{map,set} Warning: The hash function is subject to change.

Do not use in cases where hashes need to be consistent across versions.


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