fpmas 1.6
Public Member Functions | List of all members
fpmas::api::graph::IdHash< IdImpl > Struct Template Reference

#include <id.h>

Public Member Functions

std::size_t operator() (const IdImpl &id) const
 

Detailed Description

template<typename IdImpl>
struct fpmas::api::graph::IdHash< IdImpl >

Functionnal object that can be used as an Hash function in standard containers.

Member Function Documentation

◆ operator()()

template<typename IdImpl >
std::size_t fpmas::api::graph::IdHash< IdImpl >::operator() ( const IdImpl &  id) const
inline

Returns id.hash().

Parameters
idid to hash
Returns
id hash
See also
Id::hash()

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