[libc-commits] [libc] [libc] Add reverse_iterator comparisons (PR #86147)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Thu Mar 21 09:29:14 PDT 2024


https://github.com/nickdesaulniers approved this pull request.

Thanks! I had the equality operators locally, but then got hung up adapting `BlockStore::Iterator` to make use of this, then got distracted by other fires.

https://github.com/llvm/llvm-project/pull/86147


More information about the libc-commits mailing list