[Lazarus] Forward declare (modern) records [was: Re: "global" operator overloading]

Michael Schnell mschnell at lumino.de
Wed Feb 27 10:58:49 CET 2013


On 02/26/2013 05:27 PM, ListMember wrote:
>
> User code needs to create and destroy classes.
>
> With records, there's  no need for any of that.
>
This is because right now a class instance needs to reside on the heap. 
But this does not mean it does not make sense to define an additional 
class flavor (using a specifier maybe in a similar way as "helper") to 
define such a beast.

-Michael




More information about the Lazarus mailing list