Boost logo

Boost :

From: Benedek Thaler (thalerbenedek_at_[hidden])
Date: 2020-06-12 17:10:38


On Thu, Jun 11, 2020, 19:33 degski via Boost <boost_at_[hidden]> wrote:

> I remember going through this review. It was an active, lively and
> constructive review. Ever since I've been dying to use this new-fangled
> vector. The repo is dead, no dev branch being worked on.
>
> I am happy to implement this container starting from scratch, using the
> discussions we've had and the valuable comments as a base. I can give it a
> try, but it will (by the time it gets out of the sausage machine) be a
> C++20 lib. If that is not acceptable, then no-can-do.
>
> degski
>

The verdict of the review was to merge double_ended into container - a wise
decision. However, it'd require the original c++11 library to be converted
to a c++03 library - I didn't have the taste for that.

Others also argued that the small buffer optimization should be taken care
of by the Allocator, something that would require substantial changes.
Later my attention turned to a different open source library (
http://binlog.org - take a look if you are interested in high performance
structured logging), and didn't have time to finish any of this. Sorry
about that.

Benedek

>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk