range-v3
range-v3 copied to clipboard
Added adjacent_view and views::adjacent
I noticed the templated version of sliding_view found in C++23 was missing, so I added it. Implements compile time sized sliding, which returns a tuple.