C++ Logo

std-proposals

Advanced search

Re: Container with non-blocking iteration.

From: Jason McKesson <jmckesson_at_[hidden]>
Date: Thu, 19 Aug 2021 14:55:15 -0400
Why does this need to be a container? This seems more like a complex
adaptor, something that can wrap any forward-iterable, sized range of
values.

Received on 2021-08-19 13:55:28