[fpc-devel] Suggestion: reference counted objects
    Boian Mitov 
    mitov at mitov.com
       
    Mon Sep 22 22:21:48 CEST 2014
    
    
  
I know ;-) . I meant the default behavior.
Very much anything can be accessed and instantiated trough pointers :-) .
With best regards,
Boian Mitov
-------------------------------------------------------
Mitov Software
www.mitov.com
-------------------------------------------------------
From: Ewald 
Sent: Monday, September 22, 2014 1:09 PM
To: FPC developers' list 
Subject: Re: [fpc-devel] Suggestion: reference counted objects
`a` will be on the stack, not on the heap. I you allocate them using `New`, they will be on the heap.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20140922/e3f81a93/attachment.html>
    
    
More information about the fpc-devel
mailing list