Loading…
CppCon 2020 has ended
Thursday, September 17 • 12:00 - 13:00
C++20 Ranges in Practice

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

Feedback form is now closed.
Among the many new additions to C++20 are Ranges, a modern revision of the STL offering updated algorithms and new “views” with lazy evaluation.

In this example-based talk we’ll work through several practical demonstrations of how the new Ranges functionality may be used to solve everyday problems concisely, elegantly and efficiently. In addition, we’ll offer tips on how to avoid common errors in your Ranges code, and demonstrate a couple of useful utility functions which you can drop into your codebase today.

Speakers
avatar for Tristan Brindle

Tristan Brindle

C++ London Uni
Tristan Brindle is a C++ consultant and trainer based in London. With over 15 years C++ experience, he started his career working in high-performance computing in the oil industry in Australia before returning home to his native UK in 2018. He is an active member of the ISO C++ Standards... Read More →


Thursday September 17, 2020 12:00 - 13:00 MDT
generate_n()