[fpc-devel] Compile time functions

Sven Barth pascaldragon at googlemail.com
Sat Jul 28 21:37:29 CEST 2018


J. Gareth Moreton <gareth at moreton-family.com> schrieb am Sa., 28. Juli
2018, 19:34:

> I did wonder about that, but wasn't sure how it would affect things where
> inheritance is concerned.  I dare ask, do you have an example of a class
> method that you would consider pure?
>

They don't have inheritance. If they have the modifier "static" they really
are simply scoped functions or procedures. They can even be assigned to
non-"of object" procedure variables.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20180728/5313a924/attachment.html>


More information about the fpc-devel mailing list