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
 Class is not recognized
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

geghamyan
Starting Member

1 Posts

Posted - Dec 18 2012 :  5:38:10 PM  Show Profile  Reply with Quote
Environment: VS2010, VAX 1925

A number of comments in template section of class affects the parsing.
The class in the following fragment is not recognized:

template <
typename T0,

// 1 ........................................................
typename T1,

// 2 ...................................................................
// 3 ...................................................................
// 4 ..................................................................
// 5 ...................................................................
// 6 ...................................................................
// 7 ...................................................................
// 8 ...................................................................
// 9 ...................................................................
// 10 ...................................................................
// 11 ...................................................................
// 12 ...................................................................
// 13 ...................................................................
// 14 ...................................................................
// 15 ...................................................................
typename T2,

// ...................................................................
typename T3,
typename T4
>
class NotRecognized
{
void foo();
};

Deleting the comment lines 11-15 makes the class recognizable.





accord
Whole Tomato Software

United Kingdom
3287 Posts

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

case=71326
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Feb 25 2013 :  12:32:38 PM  Show Profile  Reply with Quote
case=71326 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