Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-04-04 17:31:21


Braddock Gaskill wrote:
> Am I correct that the bind visit_each functionality briefly mentioned
> in the boost::bind documentations will allow me to get at actual
> argument values passed to a bind statement?
>
> That would be VERY useful to me at the moment.
>
> Is there a working example? The bind_visitor.cpp example seems to be
> broken(?).

bind_visitor seems pretty outdated. You can make it compile by removing its
visit_each definition in namespace boost and the int/long parameters of the
two operator() overloads in visitor.


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