How do I create a module-local immutable class object?

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Sep 9 14:36:46 PDT 2011


Ok it seems using const works, so I can use that instead. Still I'm
wondering why I can't initialize foo inside a module ctor.


More information about the Digitalmars-d-learn mailing list