Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

SaltedHasherImpl< T > Struct Template Reference

Helper classes for std::unordered_map and std::unordered_set hashing. More...

#include <saltedhasher.h>

Detailed Description

template<typename T>
struct SaltedHasherImpl< T >

Helper classes for std::unordered_map and std::unordered_set hashing.

Definition at line 13 of file saltedhasher.h.


The documentation for this struct was generated from the following file:
Released under the MIT license