Boost logo

Boost Users :

Subject: Re: [Boost-users] Using a shared_ptr in a boost::function definition?
From: Igor R (boost.lists_at_[hidden])
Date: 2009-05-04 10:50:42


> You can supply more parameters than the defined function as long as you
> explicitly set the rest of the parameters (so when the function with 3
> parameters is called it'll supply the other parameters too to the
> "receiving" function).

Of course, you're right. The parameters will be stored inside the
binder, but how can you access/use these extra parameters later?


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