Struct AgentVariableHash

Struct Documentation

struct AgentVariableHash

Hash function so that AgentVariable can be used as a key in a map.

Public Functions

inline std::size_t operator()(const AgentVariable &k) const noexcept