Boost logo

Boost :

From: Rene Jager (renej_at_[hidden])
Date: 2001-08-15 16:26:09


Darin Adler wrote:

>We're about halfway through the formal review period for Peter Dimov's
>Bind library (ends Sunday, August 19th), and so far I've only seen one set
>of comments (from Daryle Walker). Please take the time to review the
>library this week if you can.
>
> -- Darin
>
>Info: http://www.boost.org Unsubscribe: <mailto:boost-unsubscribe_at_[hidden]>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
what can I say, I'm already using it and it works ok (also with
home-brewed smart pointers
overloading operator->*); I migrated from the binder library to boost.bind;
one point maybe is the use of _1, _2. I though I read something on the
boost list about
indexing from 0 i.o. 1. Another point about the _1, _2, ... _9 free
argument variables
is that the are in an anonymous namespace, so possible clashes with
non-boost stuff...
and boost::_1, boost::_2 is long, but safe
overall opinion: ACCEPT

renej


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