templates

Israel Fernandez Cabrera israel at seg.inf.cu
Wed Nov 28 16:47:17 GMT 2001


I've deleted any function call from my cpp, there are only the followinf 
lines:

TList <char*> milista;
return EXIT_SUCCESS

and I get the message corresponding to the constructor and the destructor.
any hint please?
S at lu2
Israel

El Mié 28 Nov 2001 10:51, escribió:
> On Wednesday 28 November 2001 16:32, you wrote:
> > Yes, I'm sure it's somethig like this:
> >
> > template <class T> void myclass<T>::insert(T){
> > 	/*Insert statments*/
> > }
> > But I tell you more!! there is a message by each function defined in
> > myclass I've used in the program.
> > S at lu2
> > Israel
>
> Are this function implemented in a file that is include (via #include) in
> the source files where you use it, because gcc doesn't handle, actually I
> hope, the external templates.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list