Boost logo

Boost :

Subject: Re: [boost] [Fit] Update: Request for feedback
From: Fletcher, John P (j.p.fletcher_at_[hidden])
Date: 2017-02-05 23:12:59


Paul I have been checking out my old examples against the latest version of the FIT code. It appears that examples like this which us .by have gone from the test file construct.cpp: auto make = fit::construct<std::vector<int>>().by(fit::_1 * fit::_1); This appears to be a removal of the by adaptor from construct. Is there documentation of this and any other such changes? Is there a new way to do the same thing? Thanks John Fletcher


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