-Alexander
Is it possible to deinitialize the class without calling the gc?
12345swordy via Digitalmars-d Fri, 03 Aug 2018 08:35:42 -0700
Call me curious, but I have never anyone done this before. I
don't mean calling the .__dtor function as you can't call its
parent .__dtor function. Is there RecusiveDestruct function that
can be called that is attribute friendly?
- Is it possible to deinitialize the clas... 12345swordy via Digitalmars-d
- Re: Is it possible to deinitialize... Adam D. Ruppe via Digitalmars-d
- Re: Is it possible to deinitia... 12345swordy via Digitalmars-d
- Re: Is it possible to dein... Adam D. Ruppe via Digitalmars-d
- Re: Is it possible to ... 12345swordy via Digitalmars-d
- Re: Is it possibl... Adam D. Ruppe via Digitalmars-d
- Re: Is it pos... 12345swordy via Digitalmars-d
- Re: Is it... Adam D. Ruppe via Digitalmars-d
- Re: Is it... 12345swordy via Digitalmars-d
- Re: Is it... 12345swordy via Digitalmars-d
- Re: Is it... Jonathan M Davis via Digitalmars-d
