RepastHPC  2.3.1
Public Member Functions | Public Attributes | List of all members
repast::relogo::SetCmp< T, ValueGetter > Struct Template Reference

Compares two items using the specified getter. More...

#include <AgentSet.h>

Public Member Functions

 SetCmp (const ValueGetter *getter)
 
bool operator() (T *one, T *two)
 

Public Attributes

const ValueGetter * _getter
 

Detailed Description

template<typename T, typename ValueGetter>
struct repast::relogo::SetCmp< T, ValueGetter >

Compares two items using the specified getter.


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