This is the mail archive of the gcc-prs@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: c++/8380: G++ does not implement export keyword


The following reply was made to PR c++/8380; it has been noted by GNATS.

From: Gabriel Dos Reis <gdr@integrable-solutions.net>
To: eric.valette@free.fr
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/8380: G++ does not implement export keyword
Date: 28 Oct 2002 16:13:32 +0100

 eric.valette@free.fr writes:
 
 | >Class:          sw-bug
 
 [...]
 
 | >Description:
 | trying to separate template declaration from template implementation is not possible.
 
 This is not a bug.  The compiler does emit a warning that it does not
 support export.
 
 -- Gaby


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