Y
Hacker News
new
|
ask
|
show
|
jobs
by
hendzen
3704 days ago
See the range_v3 library, which is on it's way (albeit slowly) to becoming part of the C++ standard. It provides C++ versions of range, as well as most of the iterator combinators in the itertools library.