How C++ Builder and Delphi make use of ARC

Paulo Pinto via Digitalmars-d digitalmars-d at puremagic.com
Sat Oct 18 06:14:45 PDT 2014


Hi,

I was looking for some C++ Builder language extensions and found
this information about ARC in Embarcadero compilers.

Maybe it is relevant for the usual memory management discussions.

http://docwiki.embarcadero.com/RADStudio/XE6/en/Automatic_Reference_Counting_in_Delphi_Mobile_Compilers

http://docwiki.embarcadero.com/RADStudio/XE6/en/Automatic_Reference_Counting_in_C%2B%2B

--
Paulo


More information about the Digitalmars-d mailing list