C++20/23 Range Views C++20/23 Range Views C++20/23 Range Views
Follow @hackingcpp on twitter so you don't miss any updates.
Introduction to Range Views
includes an overview of all range types with runnable examples
- element selection
- subrange selection
- sliding windows
- function application
- tokenization
- combine multiple ranges: join, zip, …
- … and many more
Compact Visual Overview
purely visual, hierarcically organized overview (with links to runnable examples)
Cheat Sheet
input/output/effect visualizations for all view and factory types in one image