
15 Sep
2004
15 Sep
'04
9:12 p.m.
David Abrahams wrote:
Daniel Wallin wrote:
I wrote something like this, that has the upshot of being safe. ;)
The trick would be to get it to return a const lvalue when you pass a const rvalue ;-)
Ah yes, and to do that you need to help with the overload resolution. Like you did in mentioned thread, right? -- Daniel Wallin