|
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-04 10:05:17
Nat Goodspeed wrote:
> boost::signals2::slot (in boost/signals2/slot.hpp) does wrap
> a bind() call in a way that you might adapt if this is what you want.
I intended to add: if you don't mind requiring a C++1x-compliant
compiler, you could use perfect forwarding instead.
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