Boost logo

Boost :

From: Fredrik Blomqvist (fredrik_blomqvist_at_[hidden])
Date: 2003-02-13 15:01:14


Miroslav Silovic wrote:
> I noticed that boost::lambda library has a complete implementation of
> the type inference for the operator results (i.e. inferring that char
> +
> int returns an int). I would really like to be able to use that in my
> code, however, the Lambda implementation is currently undocumented.
> What's the entry point for that code? Are there any tests/examples?
>
> Miro
>

Check the 'types_promotion_traits' code by Aleksey Gurtovoy (both in the
Wiki and the file-area) for example. It also mentions the LL connection.
I too would like to see something like this become official!

/Fredrik


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