
2 Oct
2011
2 Oct
'11
9:52 a.m.
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