
12 Feb
2013
12 Feb
'13
9:54 p.m.
On 02/12/2013 01:44 AM, James Hirschorn wrote:
Edward Diener-3 wrote
In the latest version of tti on the trunk, I have an is_lambda_expression metafunction as a detail of the implementation. You can find it at tti/detail/dlambda.hpp. I use it at one point in the implementation when introspecting a nested type and allowing the user to optionally apply a lambda expression when found, a suggestion made by Jeffrey Hellrung when tti was reviewed.
I verified that it works correctly with the example I gave. I will use this for now, and perhaps it should be shared with mpl ...
tti depends on mpl so it probably belongs in mpl.