Implementing Ranges and Views in C++ - Roi Barkan - C++Now 2024

CppNow
CppNow
2.2 هزار بار بازدید - 2 هفته پیش - https://www.cppnow.org/​ --- Implementing Ranges and
https://www.cppnow.org/​ --- Implementing Ranges and Views in C++ - Roi Barkan - C++Now 2024 --- Since ranges were introduced to C++20, a new paradigm was presented to us C++ developers. This paradigm, sequence oriented programming allows easy expression of useful algorithms, helps us decompose problems into smaller-clearer sub-problems and has the potential of increasing the readability and maintainability of solutions we develop to difficult problems. Though rich and diverse, the set of tools in our ranges toolbox is at its infancy, and the robust design of the library makes it possible for us to extend it with algorithms and views on our own. Doing so can increase our productivity, enrich our vocabulary and also be fun and challenging. In this talk I'll discuss the structure of the ranges library in terms of its main concept's and how it was designed to be extensible (especially as on C++23). We will focus on the implementation range views, and go over several examples of how new views which aren't part of the standard should be designed and implemented, in a way that fits with the rest of the ranges library. Join me in the development of range adapters as we learn about range categories, concepts, adapters, customization-point-objects and range-adapter-closures. --- Slides: https://github.com/boostcon/cppnow_presentations_2024/blob/main/Presentations/Implementing_Ranges_and_Views.pdf Sponsored by Undo: Debug your hardest C++ bugs with time travel debugging → Learn more at http://bit.ly/cppnow24 --- Roi Barkan Professional software developer and architect since 2000, Roi's main focus throughout his career was on high performance and distributed systems, implementing complex and innovative algorithms. Roi is the SVP technologies of Istra Research, where he helps creating low latency financial systems. Prior to working for Istra Research, Roi spent 12 years in software development, architecture and management in the IT Security field. Roi received his B.A in Computer Science with high honors from the Technion in Israel, and his executive MBA from Tel Aviv University. --- C++Now 2025 - 28th April - 2nd May C++Now is an annual onsite international C++ programming and coding conference held in Aspen, Colarado. For all C++ developers, C++ software engineers and those involved with the C++ language, CppNow provides an indepth and technical content provided by the best and brightest C++ experts of the C++ world. Annual CppNow Conference - https://www.cppnow.org/ https://www.linkedin.com/company/cppnow​ https://twitter.com/cppnow https://www.facebook.com/CppNow https://www.reddit.com/r/CppNow https://mastodon.social/@cppnow Video Sponsors: millennium and think-cell --- Videos Filmed & Edited By Bash Films: https://bashfilms.com/ YouTube Channel Managed & Optimized By Digital Medium Ltd: https://events.digital-medium.co.uk/ --- #boost #cpp #cppprogramming #cplusplus #softwaredevelopment
2 هفته پیش در تاریخ 1403/06/15 منتشر شده است.
2,213 بـار بازدید شده
... بیشتر