dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Generic C# breaking a simple program


From: Gopal V
Subject: [DotGNU]Generic C# breaking a simple program
Date: Sun, 8 Jun 2003 14:22:04 +0530
User-agent: Mutt/1.2.5i

Hi,
        Foo(a < b, b);  

Is not compiling in pnet right now , and the fault's with the
generic C# code ...

ie the generic local variable of the form

        a<b,b> c 

and differentiate this from 

        Foo(a < b , b > c)

:-(

Gopal
-- 
The difference between insanity and genius is measured by success

Attachment: gt2.cs
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]