interface template problem

Philipp Heise heise at in.tum.de
Mon Feb 27 14:22:03 PST 2006


Regan Heath wrote:
> On Mon, 27 Feb 2006 18:42:52 +0000 (UTC), Philipp Heise 
> <Philipp_member at pathlink.com> wrote:
> 
>> i tried this with my interface template and it doesn't compile/work :
>>
>> interface XYZ(T) {
>> ..
>> public void foo(XYZ!(T) bar);
>> ..
>> }
>>
>> how can i achieve the desired effect ?
> 
> 
> Can you post more code, my attempt at replicating the problem seems to 
> work:
> 

problem solved - my version of the compiler was too old.

thnx philipp



More information about the Digitalmars-d mailing list