Boost logo

Boost Users :

From: me22 (me22.ca_at_[hidden])
Date: 2005-05-05 22:21:14


On 5/5/05, Shetty, Diwakar <Diwakar.Shetty_at_[hidden]> wrote:
>
> Will it be okay to say that the advantages of
> boost::bind over bind1st and bind2nd are
>
> 1) bind1st and bind2nd works with func obj only
>
> 2) boost::bind does not require func to have
> result_type and first_argument_type
>
> Thanks,
> Diwakar
>

Possible Additions:

3) boost::bind works for functions with more than 2 parameters

4) boost::bind works transparently for member functions

- Scott


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