The information in this article applies to:
SYMPTOMSWhen you compile the code shows in the "Sample Code to Reproduce Problem" section of this article, Visual C++ reports the following error:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONThe error occurs only when a function pointer is a static member of a class, and the function pointer type is a function that has a default argument. The error is reported for the line where the static member is defined. Sample Code to Reproduce Problem
Additional query words: kbVC400bug
Keywords : kbLangCPP kbVC kbVC500bug kbVC600bug |
Last Reviewed: May 12, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |