17 Jan
2007
17 Jan
'07
2:02 a.m.
-----Original Message-----
From: boost-users-bounces@lists.boost.org on behalf of Peter Dimov
No, this doesn't quite work. It says that bind( f, _5 ) has arity 1, but the
correct answer is 5. Similarly, it says that bind( f, 1, 2 ) has arity 2,
while the correct answer is 0. You need something like (pseudocode)
arity( _bi::bind_t