Template error on compiling ...

Robin robbepop at web.de
Fri Feb 28 11:33:16 PST 2014


Hiho,

both

opCall(ref Matrix!() m)

opCall(ref Matrix!T m)

aswell as

opCall(ref Matrix!(m))

or just

opCall(ref Matrix m)

give me all the same error as the one stated in the first post 
... :/

Nothing really seems to work here.

Robin


More information about the Digitalmars-d-learn mailing list