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
 bug in no-template class with tempate member-func
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jzq740176597
Tomato Guru

China
329 Posts

Posted - Dec 06 2012 :  10:03:33 PM  Show Profile  Reply with Quote
class A{
   template <class Type>
   static void funcTemplate(Type val);
}
//Create Imp by VA
template <class Type>
void A<Type>::funcTemplate(Type val)
{

}

A<Type> The <Type> is redundant.

VA1918 vs2008 sp1

Creation come from persist!

Edited by - jzq740176597 on Dec 06 2012 10:21:10 PM

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Dec 07 2012 :  10:10:19 AM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=2993
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Feb 25 2013 :  12:21:40 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