Boost logo

Boost Users :

Subject: Re: [Boost-users] [function] dynamic function factory
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2010-03-10 23:31:06


On Wed, Mar 10, 2010 at 1:09 PM, joel falcou <joel.falcou_at_[hidden]> wrote:
> Alexander Lamaison wrote:
>>
>> Unfortunately, I can't write proc_address<int, int> because it only has
>> the
>> single Signature template paramter.  I notice that the boost 'portable
>> syntax' would be boost::function*X*<int, void, etc...>.  I don't have
>> numbered versions of proc_address.  Is this what I need to get it to work?
>>
>>
>
> I think so

That should not be necessary, VS2k5 supports the modern usage just
fine. I actually have code that does exactly what you are trying to
do that works just fine.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net