Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-03-15 18:52:56


boost::bind now supports operator! and the relational operators ==, !=, <,
<=, >, >=. For the latter, the left operand must be a bind expression, the
right operand can be a value, a placeholder, or another bind expression. Not
exactly a Lambda, but good enough for many common tasks.

--
Peter Dimov
http://www.pdimov.com 

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