delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/05/22/07:36:42

From: "Rafal 'Raf256' Maj" <admin AT raf256 DOT com>
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: <Xns9216870E54C1Badminraf256com@213.180.128.20>
NNTP-Posting-Host: 62.233.182.179
Mime-Version: 1.0
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 <class typ>
   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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019