Sirikata
Public Member Functions
Sirikata::SHA256::Hasher Struct Reference

Take the first sizeof(size_t) bytes of the SHA256 as a valid hash for an unordered_map. More...

#include <Sha256.hpp>

List of all members.

Public Member Functions

size_t operator() (const SHA256 &hash) const

Detailed Description

Take the first sizeof(size_t) bytes of the SHA256 as a valid hash for an unordered_map.

Note: does not pay attention to endianness.


Member Function Documentation

size_t Sirikata::SHA256::Hasher::operator() ( const SHA256 hash) const [inline]

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