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

Casey Carter via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 11 12:07:58 PST 2022


CaseyCarter accepted this revision.
CaseyCarter added a comment.

LGTM. (Shout if I shouldn't approve - I vaguely recall problems in the past were non-approver approvals broke someone's Phabricator workflow.)


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