From: "Rafal 'Raf256' Maj" Newsgroups: comp.os.msdos.djgpp Subject: virtual tempalte Date: 22 May 2002 11:13:27 GMT Organization: news.onet.pl Lines: 21 Sender: raf256 AT poczta DOT onet DOT pl@62.233.182.179 Message-ID: NNTP-Posting-Host: 62.233.182.179 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-Trace: news.onet.pl 1022066007 4109 62.233.182.179 (22 May 2002 11:13:27 GMT) X-Complaints-To: abuse AT onet DOT pl NNTP-Posting-Date: 22 May 2002 11:13:27 GMT User-Agent: Xnews/5.03.24 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, sorry for lamish question what is wrong with : class cCrtDriver { public : cCrtDriver(); virtual ~cCrtDriver(); template virtual void _Write(const typ& obj) { } // <-- invalid use of `virtual' in template declaration of... }; how can I fix this problem ? -- Rafał 'Raf256' Maj GG-1175498