[PATCH] D146231: [ADT] Add `llvm::range_size` function for generic ranges

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 09:29:26 PDT 2023


dblaikie added a comment.

Would `std::distance` suffice?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146231/new/

https://reviews.llvm.org/D146231



More information about the llvm-commits mailing list