rt/object.d
Ola Fosheim Grøstad
ola.fosheim.grostad at gmail.com
Thu Oct 29 16:02:34 UTC 2020
On Thursday, 29 October 2020 at 14:06:08 UTC, Adam D. Ruppe wrote:
> On Thursday, 29 October 2020 at 14:03:46 UTC, Ola Fosheim
> Grøstad wrote:
>> The class definition for Object in the runtime object.d is
>> "empty". Where can I find a description of the structure and
>> fields of "class Object"?
>
> http://dpldocs.info/experimental-docs/object.Object.html
That is the same as the class decl, I meant the internals like
vtable/typeinfo.
More information about the Digitalmars-d-learn
mailing list