Better C++ Ranges
Offered By: CppNow via YouTube
Course Description
Overview
Explore advanced concepts in C++ Ranges through this conference talk from CppNow 2021. Delve into think-cell's 20-year experience developing a custom range library that extends beyond the C++ standard while maintaining compatibility. Learn about innovative approaches to improve efficiency, including a new concept surpassing iterators, self-contained range adaptors with lazy evaluation, and internal iteration techniques. Discover how customized return values can enhance code expressiveness and eliminate iterator end checks. Examine the application of these range features in text formatting, enabling lazily evaluated strings with optimized compile-time expansion. Gain insights from Arno Schödl, an experienced software architect and computer scientist, on creating more efficient and expressive C++ code using advanced range techniques.
Syllabus
Better C++ Ranges - Arno Schödl - [CppNow 2021]
Taught by
CppNow
Related Courses
Compilers: Theory and PracticeGeorgia Institute of Technology via Udacity Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Spark
Udacity Advanced JavaScript
Udemy Writing Efficient Python Code
DataCamp