Boost logo

Boost :

Subject: Re: [boost] [Review:Algorithms] Boost.Algorithms Review
From: Dave Abrahams (dave_at_[hidden])
Date: 2011-10-02 05:52:56


on Sat Oct 01 2011, Marshall Clow <mclow.lists-AT-gmail.com> wrote:

>
> I'd like to avoid the general case where each algorithm has it's own
> header file, because that adds to programmer annoyance (and compile
> time).
> That being said, I don't think that all the algorithms in the library
> should go into the same header file, either.

Once you start getting into a fair number of components, it's a lot less
annoying for me to have one component per file because then I never have
to wonder about what needs to be included.

FWIWly y'rs,

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

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