More C++ Ranges Please - Exploring Advanced Algorithms and Applications
Offered By: CppCon via YouTube
Course Description
Overview
Explore the potential expansions and applications of C++20 Ranges in this comprehensive conference talk from CppCon 2023. Delve into the theoretical foundations of library design principles and gain insights into the Ranges library as a breakthrough example. Examine a variety of algorithms currently unavailable for ranges, including those for sorted ranges, ranges-of-ranges, and permutations. Discuss their potential value and suitability for inclusion in the Standard Template Library (STL). Learn about concepts such as sorted ranges and leave with a renewed enthusiasm for composing algorithms in the evolving world of C++ Ranges. Benefit from the expertise of Roi Barkan, a seasoned software developer and architect with extensive experience in high-performance and distributed systems.
Syllabus
More C++ Ranges Please - Roi Barkan - CppCon 2023
Taught by
CppCon
Related Courses
How C++23 Changes the Way We Write CodeNDC Conferences via YouTube A Preview of C++ 23
NDC Conferences via YouTube Let's Talk About C++ Abstraction Layers
CppNow via YouTube Top 5 Library Additions in C++23
CppNow via YouTube mp-units - Lessons Learned and a New C++ Library Design
ACCU Conference via YouTube