Struct StateOutputPutService

Struct Documentation

struct dish2::StateOutputPutService

Dispatches a copy of each cardinal’s current readable state to each cardinal’s neighbor cell.

Public Static Functions

bool ShouldRun(const size_t update, const bool alive)
template<typename Cell>
void DoService(Cell &cell)