65.9K
Home

Convenient Constructs For Stepping Through a Range of Values

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.77/5 (16 votes)

Feb 15, 2015

CPOL

11 min read

viewsIcon

26164

downloadIcon

178

This articles proposes an implementation of a collection of constructs for writing loops in C++11, as an alternative to the standard C-style for-loop.