Il mar 27 ago 2019, 20:50 Zach Laine via Boost
On Thu, Aug 22, 2019 at 9:11 PM Zach Laine
wrote: As mentioned a couple of weeks ago, I started a small library that was an updated iterator_facade. It is now a still-smallish library called stl_interfaces that includes a pre-C++20 implementation of view_interface, and analogous templates iterator_interface (a cross between Boost.Iterator's iterator_facade and iterator_adaptor), and container_interface.
[snip]
Just a friendly reminder that this thread exist. :) There was quite a bit of interest when the thread had iterator_facade in the title; this is about that.
Hi Zach, thanks for furthering your work. I would be glad to have something like this in Boost. As soon as possible I want to put your code to test: if there were a review I would try to participate in it. Best Francesco