[libcxx-commits] [PATCH] D116991: [libc++] [ranges] SFINAE away ranges::cbegin(const T&&) for non-borrowed T.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 11 12:23:46 PST 2022


Quuxplusone added a comment.

@CaseyCarter: Approving is fine and good AFAIK. :) The protocol is still for me to wait until @ldionne approves, or two other libc++ approvers approve, before landing this. (@ldionne ping for rubberstamp! :))


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116991



More information about the libcxx-commits mailing list