Add llvm::enumerate() to stl extras

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 12:34:03 PDT 2016


Yes, you beat me to it.  I just used container in my example, but the
implementation is supposed to work with any range

On Thu, Sep 29, 2016 at 12:33 PM Krzysztof Parzyszek via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> On 9/29/2016 2:27 PM, Krzysztof Parzyszek via llvm-commits wrote:
> >
> > How about enumerate(range) instead of container?
>
> Nevermind.  It's the same thing.
>
> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
> hosted by The Linux Foundation
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160929/324a8926/attachment.html>


More information about the llvm-commits mailing list