On Thursday, 7 April 2016 at 20:43:04 UTC, Johan Engelen wrote:
Does anybody know how to get the class's vtable pointer without doing a memory read?
I don't think you can... why do you want it though?
Adam D. Ruppe via Digitalmars-d-learn Thu, 07 Apr 2016 13:52:00 -0700
On Thursday, 7 April 2016 at 20:43:04 UTC, Johan Engelen wrote:
Does anybody know how to get the class's vtable pointer without doing a memory read?
I don't think you can... why do you want it though?