PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | Static Public Attributes | List of all members
StaticSaltedHasher Struct Reference

#include <saltedhasher.h>

Collaboration diagram for StaticSaltedHasher:
[legend]

Public Member Functions

template<typename T >
std::size_t operator() (const T &v) const
 

Static Public Attributes

static SaltedHasherBase s
 

Detailed Description

Definition at line 64 of file saltedhasher.h.

Member Function Documentation

◆ operator()()

template<typename T >
std::size_t StaticSaltedHasher::operator() ( const T v) const
inline

Definition at line 69 of file saltedhasher.h.

Member Data Documentation

◆ s

SaltedHasherBase StaticSaltedHasher::s
static

Definition at line 66 of file saltedhasher.h.


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