On 22 May 2018 at 19:39, 12345swordy via Digitalmars-d
<digitalmars-d@puremagic.com> wrote:
> On Wednesday, 23 May 2018 at 02:15:25 UTC, Manu wrote:
>>
>> It should recurse the ClassInfo calling the dtors there to perform a
>> full virtual destruction.
>
>
> Why? That seems restrictive as there is possibility that the parent class
> have an empty destruction with no attributes which your suggestion to be
> attribute unfriendly.(Unless the attributes are determine at compile time)

... what?

Reply via email to