<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
It would be nice if range-based for loops had an implicit counter<br>
variable<br></blockquote><div>I&#39;m not sure views::enumerate made it to C++ 23 or not - <a href="https://github.com/cplusplus/papers/issues/875">https://github.com/cplusplus/papers/issues/875</a>.<br></div><div>The variable will be explicit in this case.<br></div></div></div>

