Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 1557: Create Implemenation and Templated Methods
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jorgito11
Senior Member

USA
29 Posts

Posted - Jun 03 2007 :  11:43:59 AM  Show Profile  Reply with Quote
When use "Create Implementation" on the "FooMethod" below, it adds "<T>" incorrectly to the implementation as if "template<typename T> was added to "class Foo" itself.

class Foo
{
public:
template<typename T>
void FooMethod(T value);
};

template<typename T>
void Foo<T>::FooMethod( T value )
{

}

VA_X.dll file version 10.3.1557.0 built 2007.05.29
Licensed to:
VA X: [email protected] (1-user license) Support ends 2008.03.15
VA.NET 7.1: [email protected] (1-user license)
VAOpsWin.dll version 1.3.2.2
VATE.dll version 1.0.5.6
DevEnv.exe version 8.0.50727.762
msenv.dll version 8.0.50727.762
Font: Courier New 15(Pixels)
Comctl32.dll version 6.0.2900.2982
Windows XP 5.1 Build 2600 Service Pack 2
2 processors

Platform: Win32
Stable Includes:
C:\\Program Files\\Microsoft SDKs\\Windows\\v6.0\\Include;
C:\\Program Files\\Microsoft SDKs\\Windows\\v6.0\\Include\\gl;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;
C:\\Program Files\\boost\\boost_1_34_0;
C:\\ATA\\include;
C:\\ATA\\rqm\\include;
C:\\loki-0.1.6\\include;

Library Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfc;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\atl;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\crt\\src;

Other Includes:


Edited by - jorgito11 on Jun 03 2007 11:45:11 AM

feline
Whole Tomato Software

United Kingdom
18750 Posts

Posted - Jun 04 2007 :  06:35:43 AM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=2993

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Feb 25 2013 :  12:22:41 PM  Show Profile  Reply with Quote
case=2993 is fixed in build 1929
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000