Topic: [Q] Templates Functions within Template Cl


Author: vandevod@troi.cs.rpi.edu (David Vandevoorde)
Date: 1995/08/06
Raw View
In article <3vj6m8$8it@engnews2.Eng.Sun.COM>,
Steve Clamage <clamage@Eng.Sun.COM> wrote:
[...]
>Nested templates were disallowed by the ARM. The C++ draft standard
>allows them, but I don't know of any widely-available compiler that
>implements them yet.

Aha. Does this mean you know of a "not-so-widely-available" compiler
that implements them ;-D ?

 Daveed

>Steve Clamage, stephen.clamage@eng.sun.com






Author: clamage@Eng.Sun.COM (Steve Clamage)
Date: 1995/07/31
Raw View
In article ci7@bcarh8ab.bnr.ca, root@bnr.ca (0000-Admin(0000)) writes:
>
>I'm trying to create a template function within a template class.  Is there
>any way to do this?

Nested templates were disallowed by the ARM. The C++ draft standard
allows them, but I don't know of any widely-available compiler that
implements them yet.

---
Steve Clamage, stephen.clamage@eng.sun.com