Daily bit(e) of C++ ♻️108, The C++23 view producing a range of "chunks", i.e. sub-ranges with the specified number of elements each: std::views::chunk.
Share this post
Daily bit(e) of C++ | std::view::chunk
Share this post
Daily bit(e) of C++ ♻️108, The C++23 view producing a range of "chunks", i.e. sub-ranges with the specified number of elements each: std::views::chunk.