fpmas 1.6
Public Member Functions | List of all members
std::hash< DistributedId > Struct Reference

#include <distributed_id.h>

Public Member Functions

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

Detailed Description

DistributedId hash function object.

Member Function Documentation

◆ operator()()

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

Returns a combination of the rank and local id hashes.

Parameters
idDistributedId to hash

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