Range question

Mantis mail.mantis.88 at gmail.com
Fri Feb 17 19:19:52 PST 2012


18.02.2012 2:50, H. S. Teoh пишет:
> ...
You cannot have ref local variable, so e is a copy in any case. It may 
be a class reference or a pointer, so calling potentially non-const 
methods is probably not safe here, but assignment shouldn't give you 
problems.


More information about the Digitalmars-d-learn mailing list