range-v3
range-v3 copied to clipboard
Implementation Request for ranges::views::pairwise and ranges::views::adjacent
Could you please implement the ranges::views::pairwise and ranges::views::adjacent functionalities? These features are extremely handy and useful, and they are also implemented in modern versions of C++. Thank you.