nagarjun
04-15-2013, 01:57 AM
RWTPtrHashSet<SpecialEvtCheckKey>& spEvtIndex
The above statement is giving the following error.
error: wrong number of template arguments (1, should be 4)
error: provided for âtemplate<class T, class H, class EQ, class A> class RWTPtrHashSetâ
Compiler : g++
How to solve this ?
The above statement is giving the following error.
error: wrong number of template arguments (1, should be 4)
error: provided for âtemplate<class T, class H, class EQ, class A> class RWTPtrHashSetâ
Compiler : g++
How to solve this ?