Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

std::hash< SporkId > Struct Template Reference

#include <spork.h>

Public Member Functions

std::size_t operator() (SporkId const &id) const noexcept
 

Detailed Description

template<>
struct std::hash< SporkId >

Definition at line 38 of file spork.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< SporkId >::operator() ( SporkId const &  id) const
inlinenoexcept

Definition at line 40 of file spork.h.


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