Subject: Re: [boost] [variant2] Review Results
From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-05-11 12:16:32


Michael Caisse wrote:
> Boost.Variant2 will be ACCEPTED after the following changes are made. An
> additional review will not be required.
>
> - The library will implement the strong guarantee:
> - If all alternatives have nothrow move, single buffer
> - else, double buffer
> - Improved documentation:
> - Addition of a tutorial
> - Addition of design motivation
> - Peter has indicated that triviality propagation will come in a
> future version. The initial Boost release need not support
> triviality propagation.
> - Expected will not be included but may be submitted for review at
> another time.

Thank you Michael for managing the review, and thanks to all the reviewers.