From Iterators to Ranges - The Upcoming Evolution of the Standard Library

From Iterators to Ranges - The Upcoming Evolution of the Standard Library

ACCU Conference via YouTube Direct link

concat implementation as generator range

18 of 22

18 of 22

concat implementation as generator range

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

From Iterators to Ranges - The Upcoming Evolution of the Standard Library

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Ranges in C++20
  3. 3 Why do I think I know something about ranges? think-cell
  4. 4 What are Ranges?
  5. 5 Transform Adaptor (2)
  6. 6 Transform Adaptor Implementation
  7. 7 Filter Adaptor Implementation
  8. 8 More Efficient Range Adaptors: Iterator Safety think-cell
  9. 9 Again: How does iterator look like of
  10. 10 Index-Iterator Compatibility
  11. 11 Super-Efficient Range Adaptors With Indices
  12. 12 More Flexible Algorithm Returns (3)
  13. 13 External iteration (2)
  14. 14 Coroutines (2)
  15. 15 Internal Iteration often good enough
  16. 16 Interruptable Generator Ranges (2)
  17. 17 concat implementation with indices (2)
  18. 18 concat implementation as generator range
  19. 19 Format Strings
  20. 20 Formatting Into Containers (1)
  21. 21 Fast Formatting Into Containers
  22. 22 Better reserve

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.