Is there any way to use =destroy override against objects, not allocated on 
stack so far ? No matter what I did, compiler answered me only: 
    
    
     Error: signature for '=destroy' must be proc[T: object](x: var T)
    
    Run

Reply via email to