Boost logo

Boost Announcement :

From: Barrett Adair (barrettellisadair_at_[hidden])
Date: 2019-11-23 07:49:27


The Boost formal review of Zach Laine's STLInterfaces library will take
place December 10 - 19, 2019.

Please consider participating in this review. The success of Boost depends
on our robust library review process.

STLInterfaces is a C++14 library targeting ISO standardization. The
following templates are provided, all C++20-friendly:

1. iterator_interface - a modern version of the iterator_facade and
iterator_adaptor parts of Boost.Iterator

2. view_interface - a pre-C++20 implementation of C++20's eponymous feature

3. container_interface - a tool to eliminate boilerplate when writing new
containers

Code: https://github.com/tzlaine/stl_interfaces

Docs: https://tzlaine.github.io/stl_interfaces/doc/html/index.html

Thanks,
Barrett Adair



Boost-announce list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk