[P2442R1](https://wg21.link/P2442R1) Windowing Range Adaptors: `views::chunk`, `views::slide` Feature-test macros: ```cpp #define __cpp_lib_ranges_chunk 202202L #define __cpp_lib_ranges_slide 202202L ```