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

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 13:18:59 PDT 2016


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

Fixes some more issues with my last patch.  I think this is as far as I can go but let me know if there's anything else critical missing.


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.73543.patch
Type: text/x-patch
Size: 10083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161004/8304d7cb/attachment.bin>


More information about the llvm-commits mailing list