From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2005-06-19 18:51:54


David Abrahams wrote:
> Tobias Schwinger <tschwinger_at_[hidden]> writes:

VVVV ----

>>Sidenote: I'm not entirely sure on the MPL-Lamda expression
>
>
> Your posting didn't show one above, although I can guess what the example
> you would have written would look like.

?! What guess, what example ?!

>
>>- we could also use
>>some kind of tag type or an enum, I guess. Or we use MPL-Lambda exressions, but
>>only evaluate them as a fallback when there is no optimized specialization, as
>>for add_reference<_>, add_pointer<_> and identity<_> (maybe even one to create
>>an unqualified reference for the Boost.Python case). Thoughts welcome.

^^^^ ---- This note refers to the following block of code (not obvious enough in
my previous reply).

Regards,

Tobias