FIX: ClassView Cannot Add Member Functions To Template Classes (192629)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q192629 SYMPTOMS
The following error occurs when trying to add member functions to template
classes using ClassView:
Unable to create the implementation of this function
RESOLUTION
To add member functions to a template class, you must manually enter the
functions into the source files.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This problem was corrected in Microsoft Visual C++ .NET.
Modification Type: | Major | Last Reviewed: | 12/1/2003 |
---|
Keywords: | kbBug kbClassView kbfix kbide kbNoUpdate KB192629 |
---|
|