
13 Apr
2006
13 Apr
'06
4:41 p.m.
Jaakko Jarvi wrote:
There is another related problem on which discussion would be welcomed. Assuming no types need to be provided for the parameter types, what is the parameter passing mode?
auto&&, of course. This is what the current library solutions do (or would do if there were && in the language).