Template Struct IsParentGroupOf

Inheritance Relationships

Base Type

  • public uitsl::PodLeafNode< char, Spec::NLEV >

Struct Documentation

template<typename Spec>
struct dish2::IsParentGroupOf : public uitsl::PodLeafNode<char, Spec::NLEV>

Did this cell’s kin group descend directly from the cardinal’s neighbor cell’s kin group?

That is, is cell’s kin group ancestor ID(s) equal to the cardinal’s neighbor’s current kin group ID(s).

Public Types

using parent_t = uitsl::PodLeafNode<char, Spec::NLEV>