[fpc-devel] Class management operators

Anthony Walter sysrpl at gmail.com
Fri May 24 18:44:14 CEST 2019


Ryan, I believe the compiler already has management support for complex
types. That is for BOTH records and classes. All that is required is you
have a supported version of the compiler and you add the sugar in the form
of AddRef, Initialize, and Finalize. See this page for more information:

http://wiki.freepascal.org/management_operators
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20190524/ba28e0a2/attachment.html>


More information about the fpc-devel mailing list