Summary: Ranges and Views
A summary of what we discussed in the “Ranges and Views” chapter.
This chapter presented a number of motivations behind using Range views to construct algorithms. By using views, we can compose algorithms efficiently, and with a succinct syntax, using the pipe operator. You also learned what it means for a class to be a view and how to use range adaptors that turn ranges into views.
Get hands-on with 1400+ tech skills courses.