Byron Heads:
now I am wondering way a POD has a vtable.
In D global structs are PODs, while classe instances are are not PODs.
All classes have a vtable because they inherit some methods from the Object class.
Bye, bearophile
Byron Heads:
now I am wondering way a POD has a vtable.
In D global structs are PODs, while classe instances are are not PODs.
All classes have a vtable because they inherit some methods from the Object class.
Bye, bearophile