Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-03-25 06:30:57


From: "joel de guzman" <djowel_at_[hidden]>
> From: "Peter Dimov" :
>
> > > 3) In particular, I would like a more detailed analysis of the
relevance
> > > of scoping in the lambda expressions as FACT! (and Phoenix?) provides.
> > > As I understood Jörg Striegnitz, LL does not have scope.
> >
> > It is trivial to introduce a scope in both Bind and Lambda using a
helper
> > function object.
>
> Please elaborate?

Well, unless I am misunderstanding the meaning of 'scope' here, scoping a
lambda-generated function object is done with unlambda() (protect() in
bind.)


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