I wrote a blog post again:

𝗢𝘄𝗻𝗶𝗻𝗴 𝗮𝗻𝗱 𝗻𝗼𝗻-𝗼𝘄𝗻𝗶𝗻𝗴 𝗖++ 𝗥𝗮𝗻𝗴𝗲𝘀

The first article in a series discussing some of the underlying properties of C++ ranges, and in particular range adaptors.

https://hannes.hauswedell.net/post/2025/05/17/non-owning-range/

@meetingcpp @c_discussions

#cplusplus #moderncpp #ranges #views #programming #cpp #SmallWeb

Owning and non-owning C++ Ranges // Hannes Hauswedell