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

vc vc at rsdn.ru
Tue Feb 20 21:01:27 CET 2007


> I think volatile is not that bad - it means: this is immutable field,
> but it can change at any moment because of "external considerations".
> As in standard flow, volatile would be a low-level hint for compiler
> not to assume that field can be pre-fetched.

It's may cause performance penalty.




More information about the devel-en mailing list