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
 Wrong intellesense in VS2008
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jmasterx
Starting Member

1 Posts

Posted - Jun 03 2010 :  11:20:21 PM  Show Profile  Reply with Quote
Here is what I have:
VA X 10.5

I'm using VS2008 and C++

I created a class.
I created a structure.
I created another structure.
Part of the second structure is an std::vector of the first one.
I created a vector of the second structure in the class.
I created an instance of the class.

Instead of class.struct2[0].struct1[0].var
intelisense shows:

class.struct2[0].struct1[0].struct1[0].struct1[0].... infinitly...

My code compiles just fine, and MS intelisence understands it properly. How could I fix this?
Thanks

Edited by - jmasterx on Jun 03 2010 11:21:10 PM

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jun 04 2010 :  3:38:36 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=24631
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