Any chance to avoid monitor field in my class?

Rene Zwanenburg via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed May 7 13:20:09 PDT 2014


On Wednesday, 7 May 2014 at 14:44:57 UTC, Yuriy wrote:
> Hello, is there a way of reducing size of an empty class to 
> just vtbl? I tried to declare it as extern(C++) which works, 
> but has a nasty side effect of limited mangling.

May I ask what your use case is? Perhaps there's another solution 
to the problem.


More information about the Digitalmars-d-learn mailing list