Boost logo

Boost :

From: Edward Diener (eddielee_at_[hidden])
Date: 2004-04-07 10:19:30


In the first line of the next to last paragraph of the boost::bind
deocumentation under the heading of "Using nested binds for function
composition", it is stated:

"Sometimes it is necessary not to evaluate the first argument, but not to
evaluate some of the other arguments, even when they are nested bind
subexpressions. "

I believe this is confusing and that a much clearer explanation of what is
meant would be:

"Although the first argument is, by default, not evaluated, all other
arguments are. Sometimes it is necessary not to evaluate arguments
subsequent to the first, even when they are nested bind subexpressions."


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk