const & invariant at global scope

Steve Teale steve.teale at britseyeview.com
Fri Jul 6 04:34:12 PDT 2007


At global scope, is there any difference between

const int n = 42;
invariant int n = 42;

If not, which is the preferred style in translated C header files and such?




More information about the Digitalmars-d mailing list