Template error on compiling ...
Ali Çehreli
acehreli at yahoo.com
Fri Feb 28 14:25:21 PST 2014
On 02/28/2014 02:21 PM, Robin wrote:
> I am only working with references to matrix and in my understanding this
> shouldn't affect the compilate.
As I understand it, Matrix is not a type; rather a type template. Only
instances of that template like Matrix!double can be used as types.
I was interested in this thread but I could not put pieces together in
my mind without complete code. Could you please demonstrate the problem
with minimal code next time. Thanks. :)
Ali
More information about the Digitalmars-d-learn
mailing list