_VisitEachDescendant
BPartition* _VisitEachDescendant(
if (BPartition* result = child->_VisitEachDescendant(visitor,
return const_cast<BPartition*>(this)->_VisitEachDescendant(visitor);