Click here to Skip to main content
15,885,842 members
Articles / Programming Languages / C++14

DIY µ-range

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
23 May 2018CPOL4 min read 7.9K   5  
It is easier than ever to exploit the range-for loop (and make use of std algorithms) for things other than collections.

Views

Daily 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 States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions