This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: -pedantic and typedef inheritance.



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)





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]