Boost logo

Boost Users :

Subject: Re: [Boost-users] [bind] & [function] How do I store member functions with generalised arguments for later invocation?
From: Nat Goodspeed (nat_at_[hidden])
Date: 2010-06-02 14:06:07


Steve Lorimer wrote:

> I am wanting to write library code that will allow a user to create an
> "event" which is associated with a thread, a class instance, and a
> member function of that class. The user can then "post" data
> (generalised number of arguments) - which results in the class
> instance's member function being called in the context of the associated
> thread.

Steve, sorry if this is a stupid question, but by what delta does
Boost.Signals2 fall short of your requirements?


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