27 Aug
2019
27 Aug
'19
6:53 p.m.
On Thu, Aug 22, 2019 at 9:11 PM Zach Laine
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. Zach