
8 Feb
2006
8 Feb
'06
12:46 a.m.
AlisdairM wrote:
I tried using const ref for U initially, but that gives ambiguity errors.
This does not solve all problems, but seems a reasonable first step.
In fact, it solves most the problems apart from the array and string cases, which I think are the familiar Borland pointer decay issues. Did these ever work with a previous version of for_each? If so, how did you solve pointer-decay issues then? -- AlisdairM