<div dir="ltr"><div><div><div>Hi guys,<br></div>  while working on coverity-fixes (aka HttpHeader refactor) I crossed the topic of enumerating over iterations. We kind-of follow (C-ish)best practices on that, but that got me wondering if we can do better.<br></div><br>I came up with a trinket which on its face looks quite elegant to me, and I'd like to understand with you guys if it makes sense to deploy it in our code. It is generic, it requies exactly one line of code per enum to specialize. The only assumption it makes is that enum elements are represented by a sequence of integral values.<br></div>What do you think?<br clear="all"><div><div><div><div><div><br>-- <br><div class="gmail_signature">    Kinkie</div>
</div></div></div></div></div></div>