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.

Reply via email to