Boost logo

Boost :

From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2003-10-07 15:56:55


In our last exciting episode David Abrahams wrote:
> User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt)

> For example, using this syntax the if_then example above can be written as:
> for_each(a.begin(), a.end(),
> if(_1 % 2 == 0)[ cout << _1 ])
> ^
> Missing underscore?

Yes, fixed.

Thanks Dave.

  Jaakko


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