Saturday, 28 September 2013

I'm having trouble with template classes in c++. Compiler tells me " 'Count Array' does not name type". Can anyone tell me why?

I'm having trouble with template classes in c++. Compiler tells me "
'Count Array' does not name type". Can anyone tell me why?

Here is a link to the .h and .cpp files for my template class, CountArray.
https://gist.github.com/anonymous/6747948

No comments:

Post a Comment