Cannot pass by reference

Meta jared771 at gmail.com
Sat Nov 16 23:21:17 PST 2013


> First, just a reminder: Classes in D are reference types so in 
> most cases there is no need for ref; it already is a reference 
> to the actual object.

Just out of curiosity, what does ref Object actually do? Is it 
just a no-op?


More information about the Digitalmars-d-learn mailing list