This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -pedantic and typedef inheritance.
- To: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Subject: Re: -pedantic and typedef inheritance.
- From: Gerhard Esterhuizen <goof at dsp dot sun dot ac dot za>
- Date: Sat, 8 Jan 2000 16:22:51 +0200 (SAST)
- cc: oliva at lsd dot ic dot unicamp dot br, gcc at gcc dot gnu dot org
On Sat, 8 Jan 2000, Martin v. Loewis wrote:
> Please have a look at 14.6.2, [temp.dep]/3. An example for non-type
> members is given in [temp.dep]/4. The issue is that detecting
> dependent names is merely syntactical, and that you can't know what
> members the base type contains until you know the template arguments
> for the base type (because it might be a specialization).
>
> Regards,
> Martin
>
Thank you for the help. The recommended reading cleared up a lot.
Gerhard Esterhuizen <gesterhuizen@bigfoot.com>
Digital Signal Processing
University of Stellenbosch
South Africa
+27-21-808-4315
"You will never be happy if you continue to search for what happiness
consists of.
You will never live if you are looking for the
meaning of life."
--Albert Camus
(1913 - 1960)