Boost logo

Boost :

Subject: Re: [boost] Interest in runtime concepts library.
From: Daniel Larimer (dlarimer_at_[hidden])
Date: 2011-02-07 13:38:37


On Feb 7, 2011, at 12:49 PM, Germán Diago wrote:

>> Hi,
>> It seems that what you are doing is providing some "Type Erasure" helper
>> classes.
>>
>> Maybe you will be interested in these presentations.
>> http://www.boostcon.com/community/wiki/show/private/2010/
>> # Type Erasure, Type Erasure Expression Templates Video
>
> Thank you very much. I know those videos but I didn't watch them completely.

Exactly like the presentation on type erasure. So perhaps a better way of describing it is an automated means of defining type-erasures.

In fact, I was implementing the core of the type in a manner very similar to boost::any.

So what I was proposing is:
        Type Erasure + Type Transformation + Type Reflection + Dynamic Type Implementation

> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


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