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: template keyword not within a template definition


Vincent Torri wrote:

so, what i would like to know is

1) if this use of the keyword template is in the standard or not (that is,
if it's a bug of g++ 3.4.*)
I don't know, because you've not posted a complete example.

2) if there's a flag to pass to gcc 3.4.3 to allow this use
3) or if there is a way to do what we want to do
other than removing the 'template' keyword?

nathan
--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk


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