[Mono-dev] mono numerical performance
Konrad M. Kruczyński
konrad.kruczynski at gmail.com
Sun Nov 20 12:43:47 EST 2011
On Sun, 2011-11-20 at 12:33 -0500, Jonathan Shore wrote:
> Yes, I see what you are doing. There is no way to modify the structure. However doesn't it still boil down to determining whether a local variable reference is changed.
Yeah, exactly, this is rather pointless construct ;) There should be no
reference here (as this is struct) and can't be modified via its
interface but the whole structure can be overwritten (which in this case
is identical to field). int is in fact exactly such struct.
--
Konrad
More information about the Mono-devel-list
mailing list