TARAXA
dev::FixedHash< N >::hash Struct Reference

#include <FixedHash.h>

Public Member Functions

size_t operator() (FixedHash const &_value) const
 Make a hash of the object's data. More...
 
size_t operator() (FixedHash< 32 > const &value) const
 Fast std::hash compatible hash function object for h256. More...
 

Member Function Documentation

◆ operator()() [1/2]

template<unsigned N>
size_t dev::FixedHash< N >::hash::operator() ( FixedHash const &  _value) const
inline

Make a hash of the object's data.

◆ operator()() [2/2]

size_t dev::FixedHash::hash< 32 >::operator() ( FixedHash< 32 > const &  value) const
inline

Fast std::hash compatible hash function object for h256.


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