fpmas 1.6
Public Member Functions | Static Public Attributes | List of all members
std::hash< fpmas::model::DiscretePoint > Struct Reference

#include <grid.h>

Collaboration diagram for std::hash< fpmas::model::DiscretePoint >:
Collaboration graph
[legend]

Public Member Functions

std::size_t operator() (const fpmas::model::DiscretePoint &p) const
 

Static Public Attributes

static const fpmas::model::PointHash hasher
 

Detailed Description

fpmas::model::DiscretePoint hash function object.

Member Function Documentation

◆ operator()()

std::size_t std::hash< fpmas::model::DiscretePoint >::operator() ( const fpmas::model::DiscretePoint p) const

Returns hasher(p).

Parameters
ppoint to hash
Returns
point hash

Member Data Documentation

◆ hasher

const fpmas::model::PointHash std::hash< fpmas::model::DiscretePoint >::hasher
static

Static fpmas::model::PointHash instance.


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