Boost logo

Boost :

Subject: Re: [boost] [challenge!] find a common domain
From: Eric Niebler (eric_at_[hidden])
Date: 2010-05-19 19:11:35


On 5/19/2010 4:05 PM, Jeremiah Willcock wrote:
> I have attached my new version that passes all of your test cases (which
> are at the bottom of the file). It instantiates more templates than
> Daniel Wallin's version, though, because of the explicit walk up the
> ancestors of one of the domains being merged; I don't know if removing
> decltype from his would change that.

Very cool. Yep, I'm sure removing decltype from Daniel's code will cause
more template instantiations. I'll be giving that a shot once I have a
moment.

-- 
Eric Niebler
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