Counting in Iteration Models--Barry Revzin
What is your opinion?
Counting in Iteration Models
by Barry Revzin
From the article:
There’s a really interesting issue pointed out in the July 2021 mailing by way of P2406R0.
Basically, in C++, the iterator loop structure ordering is as follows (I wrote it with a goto to make the ordering more obvious. Note that in C++, we start with the it != end check, not the ++it operation. The point of this ordering is to focus on the transition from one position to the next)...

A near-record number of talk submissions, with the large majority of speakers asking to deliver their talks in person, on-site in Aurora this October:
Registration is now open for CppCon 2021, which starts on October 24 and will be held
The future is coming.