From -5678949784193445385
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,192ecde534e0a369,start
X-Google-Attributes: gidf78e5,public
From: clerc@gla.ecoledoc.ibp.fr
Subject: template members in non-template classes?
Date: 1995/06/03
Message-ID: <3qq7vi$esg@vishnu.jussieu.fr>#1/1
X-Deja-AN: 103760115
distribution: world
sender: clerc@mickey ()
content-type: text/plain; charset=iso-8859-1
organization: Universites Paris VI/Paris VII - France
mime-version: 1.0
newsgroups: comp.std.c++

In D&E, Stroustrup discusses template members
using such an example (Shape class). The example
uses a virtual template member. I take it from
the WP that virtual template members are not
allowed.

But are template members in non-template classes
allowed ?


---
Fabrice Clerc
clerc@gla.ecoledoc.ibp.fr

"The competent programmer is fully aware of the
strictly limited size of his own skull; therefore
he approaches the programming task in full humility".
E. Dijkstra



