deduction guides for std::ranges::slide_view - cppreference.com (original) (raw)
The deduction guide is provided for std::ranges::slide_view to allow deduction from range and number of elements.
The deduction guide is provided for std::ranges::slide_view to allow deduction from range and number of elements.