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
 Create Implementation Bug
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

NeoEGM
New Member

4 Posts

Posted - Mar 26 2008 :  10:01:51 PM  Show Profile  Reply with Quote
If I declare the following template function in a header file at global scope:


template<class T1, class T2> int Test();


And then call "Create Implementation", I get the following code:


template<class T1, class T2>
int <T1, T2>::Test()
{

}


The "<T1, T2>::" part shouldn't be there since it's declared at global scope...

feline
Whole Tomato Software

United Kingdom
18750 Posts

Posted - Mar 27 2008 :  09:44:42 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:16 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