Struct IsParentCellOf

Inheritance Relationships

Base Type

  • public uitsl::PodLeafNode< char >

Struct Documentation

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

Did this cardinal’s neighbor cell spawn from this cell?

That is, was neighbor was spawned from this cell and is this cell older than neighbor?

Public Types

using parent_t = uitsl::PodLeafNode<char>