The information in this article applies to:
SYMPTOMSWhen you declare a global typedef of any STL iterator, the compiler error C2955 occurs. RESOLUTIONIn the sample code below, replace:
with the following code:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSample Code
Additional query words: STL iterator
Keywords : kbcode kbprg kbLangCPP kbVC STLIss |
Last Reviewed: July 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |