$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] An alternative approach to TypeErasure
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-06-24 14:34:13
AMDG
On 06/24/2012 08:13 AM, Dave Abrahams wrote:
>
> on Sun Jun 24 2012, Pyry Jahkola <pyry.jahkola-AT-iki.fi> wrote:
>
>> * * *
>>
>> I am aware that Steven Watanabe has put some astonishing work on his
>> proposed Boost.TypeErasure. I'm open for discussion whether and how
>> his or mine is a better approach, or if we could combine these into an
>> eventual Boost.Interface library or such!
>
> Very interesting. Does either approach support operator overloading?
>
Yes. I put quite a bit of effort into making
sure that operator overloads would work
correctly.
In Christ,
Steven Watanabe