Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

std::hash< uint256 > Struct Template Reference

#include <uint256.h>

Public Member Functions

std::size_t operator() (const uint256 &k) const
 

Detailed Description

template<>
struct std::hash< uint256 >

Definition at line 177 of file uint256.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< uint256 >::operator() ( const uint256 k) const
inline

Definition at line 179 of file uint256.h.

References uint256::GetCheapHash().


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