The information in this article applies to:
SYMPTOMSAn attempt to compile code that defines the exception handling mechanism in a function that takes a class argument by value, causes the compiler to generate the following error message:
RESOLUTIONPass class A by reference instead of by value in the Func call in the sample code in this article. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Microsoft Visual C++, 32-bit Edition, version 4.0. MORE INFORMATIONSample Code to Reproduce Problem
Additional query words: 2.00 2.10 9.0 9.00 9.1 9.10
Keywords : |
Last Reviewed: January 19, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |