9#ifndef SQUID_SRC_BASE_SUPPORTORVETO_H
10#define SQUID_SRC_BASE_SUPPORTORVETO_H
a boolean flag that is false by default and becomes permanently false if vetoed
std::optional< bool > decision_
current decision (if any)
bool decision() const
either the current explicit decision or, by default, false
void veto()
makes decision() false regardless of past or future support() calls