Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-03-08 14:03:23


> bind(apply<int>(), bind(add_or_mul, _1), _2, _3)(condition, i, j);

This reminds me... Are the helper function object adaptors in Lambda tied to
the rest of the library? We should probably make a mini-library from them
since they are useful on their own and help with Bind, too. (I'm talking
about apply, unlambda, break_const, make_const, protect, make_adaptable (in
boost/bind/make_adaptable.hpp), and so on.)


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