...

/

Summary: Ranges and Views

Summary: Ranges and Views

A summary of what we discussed in the “Ranges and Views” chapter.

We'll cover the following...

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.

Access this course and 1400+ top-rated courses and projects.