33 for (
const Name& regionName : *
this) {
34 for (
const auto& delegation : forwardingHint) {
35 if (delegation.isPrefixOf(regionName)) {
bool isInProducerRegion(span< const Name > forwardingHint) const
Determines whether an Interest has reached a producer region.