help-gplusplus
[Top][All Lists]
Advanced

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

Re: Templates with two params


From: ArbolOne
Subject: Re: Templates with two params
Date: Fri, 28 Sep 2012 14:21:24 -0700 (PDT)
User-agent: G2/1.0

GCC reports this error message:

../data.cpp:6: error: type/value mismatch at argument 2 in template parameter 
list for 'template<class T, int <anonymous> > class jme::Data'
../data.cpp:6: error:   expected a constant of type 'int', got 'const int' 


reply via email to

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