Removing RTTI from binaries

bearophile via D.gnu d.gnu at puremagic.com
Sun Jan 11 07:02:06 PST 2015


Mike:

> I'm building some code that is heavily templated.  Therefore, I 
> have many very small classes.

This is a non sequitur.


> Most of my code just uses classes as namespaces calling static 
> methods and properties.

Aren't structs better for that?

Bye,
bearophile


More information about the D.gnu mailing list