Click here to Skip to main content
15,890,438 members
Articles / Programming Languages / C++11

Implementation of the Range Template: An Easy Way to Step Through a Range of Integral Values in a For-Loop

Rate me:
Please Sign up or sign in to vote.
4.59/5 (9 votes)
3 Jun 2014CPOL6 min read 8.9K   52   7  
Defining ranges with steps that can be used in for-loops

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions