Boost logo

Boost :

Subject: Re: [boost] [review][Fit] Review of Fit starts today : September 8 - September 17
From: paul (pfultz2_at_[hidden])
Date: 2017-09-08 15:40:19


On Fri, 2017-09-08 at 15:14 +0000, Fletcher, John P wrote:
> ________________________________________
> From: P F [pfultz2_at_[hidden]]
> Sent: 08 September 2017 14:06
> To: boost_at_[hidden]
> Cc: Fletcher, John P
> Subject: Re: [boost] [review][Fit] Review of Fit starts today : September 8
> - September 17
>
>
> >
> > >
> > > Is that detailed report available somewhere please?
> >
> > No, a detailed report was never published.
> Oh well.  I have just started to look at this in comparison with some
> examples I made with a version downloaded in February 2017.  I have not
> found any list of the changes.  I have noted the following.
>
> 1.  Change namespace to boost::fit
> 2.  Relocation of header files
> 3.  Add BOOST_ to macro names.
>
> All of those I expected.
>
> Also two of the examples I had done no longer work as "compress" and
> "reverse_compress" have disappeared.
>
> Have they been renamed to something else or removed completely?

These have been renamed to `fold` and `reverse_fold`.

>
> Are there any other changes please?

There are no other breaking changes. Other changes have been improvements to
take advantage of C++17 features where possible, support for msvc 2017, more
testing was added, some documentation improvements, and some minor fixes.

.


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