[PATCH] D25124: Support rvalue references in enumerate range adapter.

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 09:46:29 PDT 2016


zturner updated this revision to Diff 73499.
zturner added a comment.

Actually David convinced me of the usefulness of supporting iterator.  This should do the trick, and it still works with nested enumeration.


https://reviews.llvm.org/D25124

Files:
  include/llvm/ADT/STLExtras.h
  unittests/ADT/STLExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25124.73499.patch
Type: text/x-patch
Size: 8994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161004/0e837dbb/attachment.bin>


More information about the llvm-commits mailing list