C++ Logo

std-proposals

Advanced search

[std-proposals] Ranges cyclic views?

From: KL <deco33000_at_[hidden]>
Date: Tue, 09 Aug 2022 12:05:38 +0200
Hello,

I didn't see cyclic views planned for c++23.
They are very useful especially in code doing some calculations all over the range and between the first and last elements.

Is there an elegant construct that will enable this in the standard?

Thanks,

--

Received on 2022-08-09 10:05:42