interface template problem

Philipp Heise Philipp_member at pathlink.com
Mon Feb 27 10:42:52 PST 2006


Hi,

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 ?

thnx Philipp





More information about the Digitalmars-d mailing list