Boost logo

Boost :

From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2006-05-23 15:16:20


Joel de Guzman wrote:
> Tobias, this looks really delicious! I'd love to see more of it!

OK. I just uploaded my modded Fusion files to the vault:

    http://tinyurl.com/ms3kd (archive of modified files)

(Sorry, didn't have a CVS version, so it's diff-it-yourself -- where
does it live, anyway?)

The archive includes:
- the lambda adaptor (it's called lambda_result now and supports
  partial binding to template parameters)
- several tests for the lambda adaptor (code reads even better now)
- the generic generators (make_*) as suggested during review
- the minor fixes I recently sent to the tracker
- a naive bind implementation that shows both the lambda stuff and
  the generic generators in action

I noticed several bugs in fusion::unpack_args (maybe one of them is
rooted elsewhere) and wrote a small program that shows the problems:

    http://tinyurl.com/kzlm5 (.cpp file)

Enjoy,

Tobias


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