Struct IsAlive

Inheritance Relationships

Base Type

  • public uitsl::PodLeafNode< char >

Struct Documentation

struct dish2::IsAlive : public uitsl::PodLeafNode<char>

Whether the cell is alive.

Although trivial as introspective state, this state is useful for neighbor cell’s extrospective state.

Public Types

using parent_t = uitsl::PodLeafNode<char>