Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Wrong intellesense in VS2008

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
jmasterx Posted - Jun 03 2010 : 11:20:21 PM
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
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Jun 04 2010 : 3:38:36 PM
I am seeing the same effect here. Thank you for the clear description.

case=24631

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000