On Nov 7, 2013, at 6:29 PM, Tom Browder wrote:

> On Thu, Nov 7, 2013 at 5:06 PM, Christopher Sean Morrison
> <brl...@mac.com> wrote:
>> On Nov 7, 2013, at 8:38 AM, Tom Browder wrote:
>> 
>>> Is it fair to use any Boost code in BRL-CAD C++ code?
>> 
>> We obviously use it now, but our main usage is now obsolete.
> ...
>> Without Spirit, the cost-benefit is limited.  I was actually hoping to 
>> remove Boost.
> 
> Well, how about header only stuff?  E.g., flat_(map|set) which is what
> I really want (as well as tokenizer).

Sure, little harm in header-only components of Boost (which increasingly more 
of Boost is not).

Compiled portions can be justified (e.g., Spirit), but I think they must 
demonstrate measurable value beyond an author's desire for that feature.  
Basically, case-by-case like any 3rd-party code going into src/other that we 
are going to require going forward.

Cheers!
Sean


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to