Only files that actually use min/max are required to do this dance. Differential Revision: https://reviews.llvm.org/D108778
std::ranges::advance
Implements part of P0896 'The One Ranges Proposal'. Implements [range.iter.op.advance]. Differential Revision: https://reviews.llvm.org/D101922