FIX: C2065 When Default Constructor of a Nested Class Called (168373)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
This article was previously published under Q168373 SYMPTOMS
When the default constructor of a nested class gets called, it causes the
C2065 compiler error:
'identifier' : undeclared identifier
RESOLUTION
Please see the MORE INFORMATION section for a workaround.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was corrected in Microsoft Visual C++ version 6.0.
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | kbBug kbcode kberrmsg kbfix kbVC600fix KB168373 |
---|
|