Program size, linking matter, and static this()

Walter Bright newshound2 at digitalmars.com
Mon Dec 19 10:08:15 PST 2011


On 12/16/2011 2:55 PM, Walter Bright wrote:
> For example, in std.datetime there's "final class Clock". It inherits nothing,
> and nothing can be derived from it. The comments for it say it is merely a
> namespace. It should be a struct.

Or perhaps it should be in its own module.


More information about the Digitalmars-d mailing list