This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question on explicit template expansion


> This doesn't compile. Do you have a test case that does compile?

I do now.

The problem I've been encountering occurs on both GCC 3.3.5 and GCC 4.0.0.  
This test case was only tested on GCC 3.3.5.

The attached test case comes with a Makefile.  Type make and watch the warning 
message occur.  Note that the warning messages occur only for the constructor 
and destructor, and not for the other method.


Please let me know what's going on.


-	Garrett

Attachment: inlined.tar.gz
Description: application/tgz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]