2
0
mirror of https://github.com/boostorg/lambda.git synced 2026-01-22 05:12:51 +00:00

fixed a bug in transform return type deductions

[SVN r13299]
This commit is contained in:
Jaakko Järvi
2002-03-28 19:19:53 +00:00
parent 808b2dd7f0
commit f6708ffe6b

View File

@@ -142,7 +142,7 @@ struct transform : public has_sig {
typedef typename boost::remove_const<
typename boost::remove_reference<
typename boost::tuples::element<
boost::tuples::length<Args>::value - 1,
boost::tuples::length<Args>::value - 2,
Args
>::type
>::type