
AMDG Adam Butcher wrote:
Perhaps this would have been better as two separate mails but since it is all lambda related I have included it as one (despite one patch actually being to the result_of library).
<snip> Is there an MPL/type_traits predicate generator for portable nested template detection? I am aware of BOOST_MPL_HAS_XXX_TRAIT_(NAMED_)DEF but I couldn't see any generator around that area that would do nested template detection. We have such a facility in our code base but it will have only been tried on GCC 4 and VC9 (maybe also VC7.1).
See http://svn.boost.org/trac/boost/ticket/861 and http://svn.boost.org/trac/boost/ticket/864
Again I would appreciate any feedback on these diffs and whether or not they are suitable for inclusion into the respective libraries.
In Christ, Steven Watanabe