Boost logo

Boost Users :

Subject: Re: [Boost-users] [function] dynamic function factory
From: Alexander Lamaison (awl03_at_[hidden])
Date: 2010-03-11 05:04:15


On Wed, 10 Mar 2010 21:31:06 -0700, OvermindDL1 wrote:
>
> > 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.

Would you be able to post a snippet showing the declaration?

Thanks.

Alex


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