Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-02-16 07:19:05


yinglcs2_at_[hidden] wrote:

> And I still can't get my code to compile:
> code:
> int count = count_if (bdl.begin(), bdl.end(), bind(
> &BlockData::isContainer, _1));

You need to post a complete example that fails. I don't see anything wrong
with that line.


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