
19 Feb
2004
19 Feb
'04
1:17 p.m.
Douglas Gregor wrote:
On Tuesday 17 February 2004 07:25 pm, Brian McNamara wrote:
- indirect functoids are imbued with "full functoid" features
Hmmm, what would this involve? I know that we would need to implement an operator() that supports currying and an operator[] that supports the Lambda stuff.
I don't agree that function<> should support currying. It can lead to silent and hard to find bugs.