Function Template and string literalsIt isn't an error. It's just supposed to point to data[n-1]. I suppose it could just be an int, but...
Function Template and string literalsThe rest of the relevant code for this looks a little something like this [code] #include <iostr...
Function Template and string literalsAh yes that is another typo. Sorry bout that. [code]template <class T>void insert(T* data,int n, T&...
Function Template and string literalsSorry about the typos...didn't see them when I put my code in. It should have been [code] template...
Function Template and string literalsI have a bit of a problem and I hope you guys are able to help. I have a function template that inse...
This user does not accept Private Messages