[fpc-pascal] Delphi for ARM adds support for operators in classes
Sven Barth
pascaldragon at googlemail.com
Fri Mar 29 10:45:47 CET 2013
Hello together!
I just found this:
http://blog.marcocantu.com/blog/class_operators_delphi.html
If I interpret this correctly this relies on the new Automatic Reference
Counting to free temporary objects. While we don't have ARC yet, we
could allow them as well, as we already have the global operators which
allow this, but which aren't that useful in context with generics...
Regards,
Sven
More information about the fpc-pascal
mailing list