The information in this article applies to:
SYMPTOMSCompiling a program that contains a constructor using exception specification syntax may cause the compiler to generate the following error messages:
RESOLUTIONTo work around the problem, add an additional ';' at the end of constructor declaration. 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: kbVC400bug
Keywords : kbCompiler kbCPPonly kbVC kbVC500fix |
Last Reviewed: July 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |