The information in this article applies to:
SYMPTOMSThe following error message may appear if you try to use a class template as a template-parameter:
CAUSEThe compiler does not support template template-parameters as specified in the C++ Standard. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce BehaviorThe following sample code demonstrates the error:
Additional query words:
Keywords : kbCompiler kbCPPonly kbLangCPP kbVC kbVC500 kbVC500bug kbVC600 kbVC600bug |
Last Reviewed: November 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |