GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
Utils::SHA1Hash Struct Reference

Functor for generating a hash suitable for use in std::unordered_map etc (i.e. size_t size) from a SHA1 digests. More...

#include <gennUtils.h>

Public Member Functions

size_t operator() (const boost::uuids::detail::sha1::digest_type &digest) const
 

Detailed Description

Functor for generating a hash suitable for use in std::unordered_map etc (i.e. size_t size) from a SHA1 digests.

Member Function Documentation

◆ operator()()

size_t Utils::SHA1Hash::operator() ( const boost::uuids::detail::sha1::digest_type &  digest) const
inline

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