Hacker News new | past | comments | ask | show | jobs | submit login

No, the primary purpose of range-v3 is to work with ranges (a container, a pair of iterators, or a view) instead of iterators. Lazy and pipeable (i.e. chainable) views are built on top of this.

Check the first link rather than the cppreference documentation.

By the way, type-checking isn't Pythonesque. Haskellesque perhaps.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: