On 2017-05-07 06:01, Mike B Johnson wrote:
how many elements(virtual functions) are in the __vptr?

I guess you can use __traits(allMembers) and __traits(isVirtualMethod) [1].

[1] http://dlang.org/spec/traits.html

--
/Jacob Carlborg

Reply via email to