On Sat, 1 Jun 2019, Sven Barth via fpc-devel wrote:


      specialize ClearMem<TPoint>(pt);

With implicit specialization:

ClearMem(pt); // :)

I don't think this syntax is a good idea.


It's required for Delphi compatibility.

Indeed. It gets worse by the day :(

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to