RepastHPC  2.3.1
Public Member Functions | List of all members
repast::HashVertex< V, E > Struct Template Reference

Hashes a Vertex using the hashcode of the AgentId that the vertex contains. More...

#include <Vertex.h>

Public Member Functions

std::size_t operator() (Vertex< V, E > *vertex) const
 

Detailed Description

template<typename V, typename E>
struct repast::HashVertex< V, E >

Hashes a Vertex using the hashcode of the AgentId that the vertex contains.


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