Boost logo

Boost :

From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-05-02 17:32:26


> -----Original Message-----
> From: boost-bounces_at_[hidden]
> [mailto:boost-bounces_at_[hidden]] On Behalf Of David Abrahams
> Sent: Tuesday, May 02, 2006 2:24 PM
> To: boost_at_[hidden]
> Subject: Re: [boost] [BULK] Re: boost::function overhead?
>
> "Sohail Somani" <s.somani_at_[hidden]> writes:
>
> > Dave A. had a nice explanation in SD expo about how its done for
> > shared_ptr. I don't know if the slides are available.
>
> Thanks. I did talk about that technique, but shared_ptr uses virtual
> functions, and I don't think I'd have said otherwise.

Nevermind, it must have been boost function. I can't recall exactly
which, but I understood :)

Something like fn_table[idx]=function<T>; // function<T>(void *)


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