
19 Jun
2005
19 Jun
'05
11:51 p.m.
David Abrahams wrote:
Tobias Schwinger <tschwinger@neoscientists.org> 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