Boost logo

Boost :

From: Chris Weed (chrisweed_at_[hidden])
Date: 2005-10-21 18:36:08


> > On 10/21/2005 03:05 PM, Korcan Hussein wrote:
> >> I think I may have come up with an alternative solution to the type
> >> deduction of intermediate results from expression templates.
> >
[Snipped...]
>
> Boost.Any is one example where type erasing is used, basically you keep
> richful type info to the very last possible moment and then lose most of it
> in a polymophic type and use dynamic dispatching etc. So it's like your
> erasing the type, would you like a code example? ;)
>

I am interested in seeing this.

Chris


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