Loading…
CppCon 2019 has ended
Thursday, September 19 • 15:15 - 16:15
From STL to Ranges: Using Ranges Effectively

Log in to save this to your schedule, view media, leave feedback and see who's attending!

This course provides a survey of C++20 ranges and their application. Ranges are the largest revamp of the Standard Template Library (STL) in 20 years and will impact daily C++ programming dramatically. Some of the changes seem minor, but full utilization of ranges is much more transformational to coding practice.

The tutorial goes beyond the basics to explore what's behind the library. For example, understand the key differences between algorithms and views and when to apply them.  Chock full of example code this tutorial will bootstrap programmer's usage of std::ranges.

Speakers
avatar for Jeff Garland

Jeff Garland

CrystalClear Software
Jeff Garland has worked on many large-scale, distributed software projects over the past 30+ years. The systems span many different domains including telephone switching, industrial process control, satellite ground control, ip-based communications, and financial systems. He has written... Read More →


Thursday September 19, 2019 15:15 - 16:15 MDT
Aurora C
  • Algorithms/Functional