[fpc-devel] RussianlocaleinformationnotcompatiblewithFPClocalevariables
Boian Mitov
mitov at mitov.com
Thu Jul 31 12:00:09 CEST 2008
Generics can't implement conceptual programming. As example for conceptual
programming you can perform the same algorithm on simple arrays such as
"char Array[ 1000 ]" as you can on any STL compliant container. The
integrator concept is implemented different way but since it is concept as
Sort algorithm will work. Generics do not allow that. With generics you can
do Generics based programming but not concept based programming.
With best regards,
Boian Mitov
--------------------------------------------------------------------
Mitov Software
http://www.mitov.com
--------------------------------------------------------------------
----- Original Message -----
From: "Mattias Gaertner" <nc-gaertnma at netcologne.de>
To: <fpc-devel at lists.freepascal.org>
Sent: Thursday, July 31, 2008 2:57 AM
Subject: Re: [fpc-devel]
RussianlocaleinformationnotcompatiblewithFPClocalevariables
> This was added recently:
> See language reference 'generics' (chapter 8 in pdf).
>
>
> Mattias
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list