
24 Aug
2011
24 Aug
'11
12:52 a.m.
John Bytheway <jbytheway+boost@gmail.com> writes:
On 23/08/11 20:38, Eric Niebler wrote:
curryable<std::plus<int> > p; auto curried = p(1); int i = curried(2); assert(i == 3); Is there any interest in such a thing?
I'd be very interested, Eric! -- John Wiegley BoostPro Computing, Inc. http://www.boostpro.com