The information in this article applies to:
SYMPTOMSA program that uses a namespace including a typedef name for the base class name may cause the compiler to generate the following error message: In addition, this error will be followed by a message similar to this:
RESOLUTIONAvoid a typedef name for the base class within a different derived class namespace. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ version 5.0. MORE INFORMATIONSample Code
Additional query words:
Keywords : kbcode kbprg kbusage kbCompiler kbCPPonly kbLangCPP kbVC kbVC400bug kbVC410bug kbVC420bug kbVC500fix |
Last Reviewed: September 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |