Meandering Through C++ Creating ranges::to - Rudyard Merriam
Discover the challenges of writing a version of ranges::to before GCC 14. Explore concepts like if constexpr and copyable containers, and learn why ranges::to simplifies pipeline usage.
https://www.youtube.com/watch?v=miQiMn_s0JI&ab_channel=CppNorth
Discover the challenges of writing a version of ranges::to before GCC 14. Explore concepts like if constexpr and copyable containers, and learn why ranges::to simplifies pipeline usage.
https://www.youtube.com/watch?v=miQiMn_s0JI&ab_channel=CppNorth
Comments