From -4412667095019925373
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f635e,568789171a7b7ed3
X-Google-Attributes: gidf635e,public
X-Google-Thread: f78e5,568789171a7b7ed3
X-Google-Attributes: gidf78e5,public
From: pmaguyot@mon.adresse.est.ailleurs.invalid (Pierre Guyot)
Subject: Re: template declaration
Date: 1999/10/04
Message-ID: <1dz4b1p.4829n1n84t1iN@[192.168.0.2]>#1/1
X-Deja-AN: 532514958
Approved: Fergus Henderson <fjh@cs.mu.oz.au>
References: <1dyxmnt.8h5kkilzu074N@[192.168.0.2]> <mwron-3009991511120001@c243286-a.bcreek1.mi.home.com>
X-Original-Date: Sun, 03 Oct 1999 20:34:30 GMT
X-Complaints-To: news@news.unimelb.edu.au
X-Trace: ariel.ucs.unimelb.edu.au 939009167 25975 128.250.37.153 (4 Oct 1999 03:52:47 GMT)
Organization: =?ISO-8859-1?Q?=A0?=
X-Auth: PGPMoose V1.1 PGP comp.std.c++ iQBFAgUAN/gkiuEDnX0m9pzZAQGjbQF9GmVoUA3EE7fnQCFD2CtuycXgqTDNPHQk Pr53869ISjYOuQO3b2APRXsgX6BTZ9i5 =hZ3f
User-Agent: MacSOUP/F-2.4
NNTP-Posting-Date: 4 Oct 1999 03:52:47 GMT
Newsgroups: comp.sys.mac.programmer.codewarrior,comp.std.c++

MW Ron <mwron@metrowerks.com> wrote:

> 
> Forward declare one.
> 
> template <class> class ClassTwo;
> 

Thanks, it compiles fine now. The problem was that CW 4 accepted a
different form of forward declaration.

Thanks,

-- 
Pierre Guyot
pmaguyot @ free . fr
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]



