CBFalconer wrote:
That's what I meant by "copies" (of pointers). Perfectly safe until one gets disposed. Often the only way of handling lists and the ilk.
Just like "address coined" pointers are perfectly safe until the pointed to variable goes out of scope. I know that ISO doesn't support it, and that you and Scott don't like it, but to convince me it's so evil, I need to hear better arguments. ;-)
Frank