Proposed improvements to the separate compilation model
Jacob Carlborg
doob at me.com
Tue Mar 5 06:40:56 PST 2013
On 2013-03-05 13:48, eles wrote:
> Maybe, but private variables should have nothing to do w.r.t. the
> behaviour of the class, including its behaviour w.r.t. the sizeof()
> operator and so on.
>
> What compiler does know and what the user care about are different things.
True. But how does the compiler get this information if you're using a
pre compiled library and a .di file?
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list