Op Thu, 3 Nov 2005, schreef Mattias Gaertner:

> Right. I didn't think of that.
> 
> What about edged brackets?
> 
> type
>   TGenericClass[T,F] = class
>   public
>     procedure Add(Item: T; Flag: F);
>   end;

At first sight it looks okay. If necessary it is possible to introduce a 
two character bracket, i.e. (# #) or (! !), or with whatever character you 
want as long as it is not a prefix or postfix operator.

Daniël
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to