In case you're interested...
That's a design that I came up with for someone on a different thread who wanted to compare the received signal strength indication (RSSI) voltages from four radio receivers and choose the highest one.
The op-amps used with small MOSFETs as separate voltage followers. They are connected by the "IHR" (instantaneous highest RSSI) rail, which follows the highest input value. Whichever input has the highest value will cause its op-amp to drive its MOSFET to pull the IHR rail up to that voltage. Voltage followers with input voltages that are lower than the IHR rail voltage will "drop out" and will not activate their MOSFETs.
The IHR rail has a resistive load to 0V and this causes current to flow in the drain circuit of whichever MOSFET is active. This is sensed across a resistor and used to turn on a PNP transistor, which provides an indication that this input has the highest voltage.
The circuit is not perfect; if inputs are very close in voltage, it's possible that it could activate two or more outputs simultaneously, or possibly even no outputs at all! Some logic post-processing could be used to avoid those problems. A better way would be to modify each stage so it only activates if its input is somewhat higher than the IHR voltage. I did this originally then threw the drawing away :-(