[nem-en] Const vs. Static non-mutable

vc vc at rsdn.ru
Tue Feb 20 16:30:57 CET 2007


> I think this is about class fields, which, as people noted, have
> different versioning behavior depending on whether they are const or
> readonly.

Yes, this can make a problem. Then we need add readonly modifier which
prevent variable from constant folding.




More information about the devel-en mailing list