Struct Grid::EqualCoordPtr

Nested Relationships

This struct is a nested type of Template Class Grid.

Struct Documentation

struct EqualCoordPtr

Equality operator for coordinate pointers.

Public Functions

inline bool operator()(const Coord *const c1, const Coord *const c2) const

Equality operator for coordinate pointers.